Release 2.4
Some of these items overlap requests in SourceForge and/or Bugzilla (and/or Scarab).
This list is anything but final!
- Deal with character sets and localization properly
- Handle change of locale correctly, by reloading new instance of page in
proper locale
- Declarative transient properties - define transient properties in spec,
Tapestry builds subclass with instance variables, accessors and
initialize() to handle
- Declarative persistant properties - as with transient, but properties are
made persistant
- Improved User's Guide to replace existing Developer's
Guide
- Fill out the test suite and code coverage, reach 85% or better
- Change <extension> initializers to use OGNL expressions
- Resolve GPL issues around McKoiDBMBean
- More to come ...