On Wed, 21 Dec 2011 15:02:30 -0200, Cezary Biernacki <cezary...@gmail.com> wrote:

In Tapestry 5.1 you need to contribute 'URLRewriteRule'-s to
URLRewriter service. URLRewriter works in T5.2 too, but it is deprecated,

Correct.

so in Tapestry 5.2 and 5.3 you need to decorate ComponentEventLinkEncoder.

Not correct. The old URL rewriting rule was replaced by the LinkTransformer API, so there's absolutely no need to decorate ComponentEventLinkEncoder yourself. More details here: http://blog.tapestry5.de/index.php/2010/09/06/new-url-rewriting-api/.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to