Downloadliste

Projektbeschreibung

Sight is a Java Web framework built on top of J2EE technologies, and particularly on top of the servlet API. SightWF provides a simple programming model for building RIA applications. SightWF is initially designed to be deployed on Google App Engine, and can be run in a J2EE servlet container such as Tomcat.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2010-05-09 04:27
0.9.0

Die StringTemplate Template-Engine integriert wurde. Beanutils ist jetzt für Form-Decodierung verwendet. SightWF ist jetzt kompatibel mit AOP Allianz MethodInterceptor und nutzt JSR330 javax.inject.Inject, javax.inject.Named und javax.inject.Qualifier Anmerkungen. Constructor Injection und Feld wurde hinzugefügt. Eine experimentelle Lösung für schnellen Start Spiel wurde entwickelt.
The StringTemplate template engine has been integrated. Beanutils is now used for form decoding. SightWF is now compliant with AOP alliance MethodInterceptor and uses JSR330 javax.inject.Inject, javax.inject.Named, and javax.inject.Qualifier annotations. Constructor and field injection has been added. An experimental fast start solution for GAE has been developed.

2010-04-10 17:34
0.8.0

Die Guice DI Rahmen integriert wurde. Dependency Graph-Komponente und Lebenszyklus Anmerkungen sind jetzt anpassbar. Neue REST Anmerkungen wurden hinzugefügt. Das Diagramm-Layout wurde verbessert und die Dokumentation wurde aktualisiert.
The Guice DI framework was integrated. Dependency graph and component life cycle annotations are now customizable. New REST annotations have been added. The graph layout was improved and the documentation was updated.

2010-03-21 22:23
0.7.0

Die Migration von Gson Java JSON Objekt-Konverter ist abgeschlossen. Diese Version enthält eine vollständige Bewerbung mit ExtDirect Formular / Grid / Tree und eine eigene Data Encoder in Aktion. Die Dokumentation wurde verbessert. Die öffentliche API wurde veröffentlicht.
The migration from Gson JAVA to JSON Object converter has been completed. This version includes a full ExtDirect application with Form/Grid/Tree and a custom Data Encoder in action. The documentation has been improved. The public API has been published.

2010-03-10 21:17
0.6.0

Die Architektur wurde verbessert, um die Integration ExtDirect. Es wurde Unterstützung für ExtDirect aufgenommen. Ein neuer Antrag wurde "ExtDirect Demo", aufgenommen. Es wurde Unterstützung für mehrere hat "in den Parametern" für JSON Post. Einige Probleme mit JSON encoding / decoding, wurden behoben.
The architecture has been improved to integrate ExtDirect. Support was added for ExtDirect. A new application, "ExtDirect demo", was added. Support was added for multiple "in parameters" for JSON Post. Some issues with JSON encoding/decoding were fixed.

2010-03-04 21:06
0.5.0

Generation der Komponente Graph Abhängigkeiten wurde hinzugefügt. Die Servlet-API wurde vollständig abgedeckt. JSON Serialisierung JAVA-Unterstützung wurde verbessert, um parametrisierte Kollektion für in-Parameter. Eine vollständige ExtJS / Hibernate Demo ist jetzt verfügbar.
Generation of component graph dependencies was added. The Servlet API has been completely hidden. JSON to JAVA serialization was improved to support parameterized collection for in parameters. A complete EXTJS/Hibernate demo is now available.

Project Resources