Em Fri, 20 Mar 2009 13:05:40 -0300, Ben Gidley <b...@gidley.co.uk> escreveu:

We have pretty much achieved this but only by customising Tapestry Core to a degree that is going to make it hard to maintain. Has anyone got any suggestions as to what we could do to make this easier?

Use service decoration and/or method advising. Many interesnting things can be done without touching existing code. The URL rewriting support, for example, is completely built on decoration.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to