About TapestryWhat's NewDemoSuccess StoriesFAQHome
 
Home
Live Demonstration
Developer's Guide
Distribution at SourceForge
Javadoc for Tapestry framework
Tutorial
 
    

Release 1.0.7

Removed Primix copyrights, as I no longer work there or do any work on their time.

Consolidated and cleaned up many of the tutorials into the new Workbench.

Improvements to Inspector's Properties Explorer. It is now more tolerant of exceptions thrown while accessing properties.

Streamlined the distribution by removing the source for documentation.

[ #480433 ] StatementAssembly - access to JBDC 2.0
[ #469747 ] more flexible application parser
[ #484184 ] JavaDoc error

Release 1.0.6

Tapestry now uses Ant as its build tool. The GNU Makefile Java Build Environment has been removed.

The Tapestry Inspector now has a powerful Properties Explorer which allows for dynamic navigation and display of an object's properties (similar to what a debugger provides).

Localization of context assets was broken in Tomcat; it now works in both Tomcat and Jetty.

Release 1.0.5

Added a mechanism to clear out pooled objects when they haven't been used for some time. The interface ICleanable has the details.

Made a number of other efficiency improvements. Particularily, the page loader now weeds out informal parameters that can't be used (because they conflict with formal parameter names, or because the component owns the attributes), preventing them from being added as component bindings. The old method was to weed out the unwanted parameters on every render, which was more expensive.

Improved the NumericField component to deal with null values in an intelligent manner.

It is now possible to set properties of helper beans.

The full distribution now bundles Jetty 3.1RC9 and the Virtual Library is now compatible with JBoss 2.4.0.

Release 1.0.4

Release 1.0.4 debuted the finished Tapestry Home and Virtual Library.

 
   SourceForge Logo
©2000, 2001 Howard Lewis Ship. All rights reserved.