Télécharger la liste

Description du projet

Scope is a framework built around an extensible implementation of the Model-View-Controller (MVC) pattern. It provides an easy-to-use Java library that can be used as a basis for component-oriented application development following the layered architecture detailed in Sun's J2EE and in Cheesman/Daniels: UML Components. Scope ships with three View implementations: one for Swing GUIs, one for servlet deployments using XML/XSLT, and another for JSP applications. It has been used commercially as a foundation for development of a VoiceXML UI.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-05-26 20:04
1.0rc3

Il s'agit d'une version mineure avec corrections de bugs. Notez que la nouvelle fonctionnalité majeure est désormais incubés dans le champ "inprogress" module CVS jusqu'à ce qu'elle soit prête à être déplacée plus à l'écurie "portée" du module. Cela comprend un Stree lié, un exemple de SComboBox comme un éditeur de cellulaires stables, et une ModelButton lié.
Tags: Minor feature enhancements
This is a minor release with bugfixes. Note that
major new functionality is now incubated in the
"scope-inprogress" CVS module until it is ready to
be moved over to the stable "scope" module. This
includes a bound STree, an example of SComboBox as
a STable cell editor, and a bound ModelButton.

2002-02-10 23:42
1.0rc2

Il s'agit d'une version mineure avec corrections de bugs. Uniquement le nettoyage de la documentation est nécessaire avant la version 1.0. Il utilise le répertoire / API JAXP TRAX et les navires avec Saxon au lieu de Xerces / Xalan (bien que cela fonctionne aussi contre ceux des bibliothèques).
Tags: Minor feature enhancements
This is a minor release with bugfixes. Only cleaning up of documentation is needed before the 1.0 release. It uses the JAXP/TRAX APIs and ships with Saxon instead of Xerces/Xalan (although it works against those libraries too).

2002-01-12 21:33
1.0rc1

Corrections de bogues et une nouvelle documentation.
Tags: Minor bugfixes
Bugfixes and new documentation.

2001-11-19 09:11
0.9.2

C'est une version mineure qui corrige divers bugs dans l'application Swing, y compris les travaux préliminaires sur permettant SLists et des écuries pour être triés (voir les SearchResultsView FileFind dans l'échantillon, et l'API SAbstractListModel). Il introduit également la validation finale de manutention pour les implémentations de stratégie de servlets.
Tags: Minor feature enhancements
This is a minor release that fixes various bugs in the Swing implementation, including preliminary work on allowing SLists and STables to be sorted (see the SearchResultsView in FileFind sample, and the SAbstractListModel API). It also introduces the final validation handling strategy for servlet implementations.

2001-11-11 20:38
0.9.1

Corrections de bogues ont été faites et fonctionnalités mineures ont été ajoutées. La mise en œuvre servlet a été refait une dernière fois, et une preuve de concept application JSP a été ajoutée pour le développement futur. Une automatique "curseur occupé" est inclus dans l'application Swing. «Introduction à Champ d'application" de présentation a été ajouté à la documentation.
Tags: Minor feature enhancements
Bugfixes were made and minor features were added. The servlet implementation
was refactored a final time, and a proof of concept JSP implementation was
added for future development. An automatic "busy cursor" is included in the
Swing implementation. An "Introduction to Scope" presentation was added to the
documentation.

Project Resources