On Tue, 31 Jan 2012 15:53:29 -0200, Jochen Frey <joc...@jochenfrey.com> wrote:

Excellent!

But what let's say there's a 2nd link transformer, what happens to the PageRenderRequestParameters that the two transformers return? Would the second one just inject an EventContext

The PageRenderRequestParameters returned by the first will be passed to the next. I haven't looked at the code, but that's what I expect it to do. That's what the old URL rewriter code did: the Request returned by one rule was passed to the next rule until all rules were executed.

--
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