On Wed, Apr 15, 2009 at 12:40 PM, Peter Stavrinides <[email protected]> wrote: > I think this is entirely your decision, the benefits of upgrading are > improved productivity, so could offset the initial setback and learning curve > in the long run. > Tapestry 5 IMHO as a former Tapestry 4 user, is in nearly all respects a > superior framework, its a lot cleaner and easier to develop with. The only > thing (if > anything) I miss is the approach to AJAX (but thats a personal preference).
The T4 feature I missed the most (the only one, in fact) was updating multiple parts of a page in a single AJAX call, but this was fixed with MultiZoneUpdate. The only thing that T4 is easier than T5 is that any T4 component could be updated via AJAX, while only Zones can be updated in T5. Any other AJAX aspect I haven't mentioned/ -- Thiago --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
