Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by ErikVullings: http://wiki.apache.org/tapestry/Tapestry41Roadmap ------------------------------------------------------------------------------ A much more impactual and overarching change to the framework will hopefully result in a unified system for identifying and dealing directly with components, as well as improving overall handling of form input field value parsing. These changes will result in a number of great improvements, the least of which will allow a very dynamic and intuitive request cycle for handling ajax style logic. == Milestone 3 / Form Support == - The current Form and validation framework provides a lot of nice functionality, this milestone will hopefully finish up some of the work started here to provide an even more unituitive means of dealing with forms / form submissions / and validation of input values. + The current Form and validation framework provides a lot of nice functionality, this milestone will hopefully finish up some of the work started here to provide an even more intuitive means of dealing with forms / form submissions / and validation of input values. * Javascript: The Tapestry namespace scripts may need some additional refactoring/re-packaging in order to support a cleaner/more dynamic notion of dealing with client side interactions in general. It may even be possible to start introducing outside libraries at this point specifically for things like value type validation and form event interactions. - * Eliminate translator: The translator binding is needed, but it is hoped that the type of values being validated can be inferred automatically from the existing environment, providing the last major chink in the armor of form support that creates a lot of confusion around the validation system. + * Eliminate translator: The translator binding is needed, but it is hoped that the type of values being validated can be inferred automatically from the existing environment, filling the last major chink in the armor of form support that creates a lot of confusion around the validation system. == Milestone 4 / Component Cleanup == With the other three milestones completed it should finally be possible to start incorporating some of the framework feature enhancements into the existing tapestry components to bring them more up to date with current web standards. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
