On Tue, 31 Jan 2012 15:35:13 -0200, Jochen Frey <joc...@jochenfrey.com>
wrote:
Let's say there's a page /SomeAccount/profile/SomeOtherVar, where
"SomeOtherVar" is supposed to go into the activation context as well ...
how would I handle that? Do I have the shot of augmenting the
activation context somewhere on a per-page basis, or do I need to handle
all possible Activate Context variations in the LinkTransformer? In
other words, is there some chain where more processing of the URL is
done?
Don't forget that you can have more than one LinkTransformer. They're
chained, so you need to ensure they're contributed in the right order.
--
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