Download List

Descripción del Proyecto

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.

System Requirements

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

Esta es una versión menor con corrección de errores. Tenga en cuenta que la nueva funcionalidad importante ahora es incubada en el alcance de la "InProgress" CVS módulo hasta que esté listo para ser trasladado hacia el ámbito de aplicación estable "módulo". Esto incluye un Stree envolvente, un ejemplo de SComboBox como un editor de la célula estable, y un ModelButton consolidados.
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

Esta es una versión menor con corrección de errores. Sólo la limpieza de la documentación es necesaria antes de la versión 1.0. Se utiliza el / JAXP TRAX API y los buques con Saxon en lugar de Xerces / Xalan (aunque trabaja en contra de las bibliotecas también).
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

Correcciones de errores y de nueva documentación.
Tags: Minor bugfixes
Bugfixes and new documentation.

2001-11-19 09:11
0.9.2

Esta es una versión menor que corrige varios errores en la aplicación Swing, incluido el trabajo preliminar sobre permitiendo SLists y establos para ser ordenados (véase el SearchResultsView FileFind en la muestra, y la API de SAbstractListModel). También introduce la validación final de la estrategia de manejo de implementaciones de servlet.
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

Correcciones de errores fueron hechos y características de menor importancia se han añadido. La aplicación JSP La aplicación servlet fue rediseñado por última vez, y una prueba de concepto fue introducido para el desarrollo futuro. Un automático "cursor ocupado" se incluye en la aplicación Swing. Una "Introducción al Ámbito de aplicación" ha sido añadido a la presentación de la documentación.
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