From: <sme...@ya...> - 2000-12-29 22:45:08
|
Another major step forward: this release contains a sample application running as both a Swing application and as a web-based servlet application! The only difference between the two is the views that are used: Swing views versus XSL views. How cool is that?! Instructions for running the samples are given in the readme, and more details are available in docs/browser.html The plan now is to complete, document and unit test the current codebase so that v0.4.0 contains a stable core that fully supports Swing and servlets. Full sets of view components, code generators and automatic form layouts will follow in future releases after this consolidation phase. Summary of changes: - Further work on servlet implementation using XSL Views. - Removal of XML Views. - Upgrade to Xalan v2.0D5 and Xerces 1.2.2. - Work on sample file browser application to work in Swing and servlets. - Changed name of "Command" classes to be "Control" classes. - Added some documentation on the sample browser applications. ____________________________________________________________ Do You Yahoo!? Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk or your free @yahoo.ie address at http://mail.yahoo.ie |