On 2/26/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > Mixins! That's a super kickass idea :) >
With the Ajax and Validation stuff, it looks like components are not sufficient level of granuarity. Mixins will be able to do all sorts of things, including seccurity & transaction support, but also Ajax stuff, translation/validation, etc. Other ideas: Components will be able to emit events. Methods on your components will have an @EventListener annotation that defines which components and events they should be invoked for. So instead of defining listeners via parameters (pushing the listener method into the component), we just define the listeners and let Tapestry wire it up. I'm looking for more areas where Tapestry can 'do the right thing'. -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]