On Sun, 17 Apr 2011 15:18:39 -0300, Adam Zimowski <zimowsk...@gmail.com> wrote:

Hi Taha -

Hi!

I implemented your DiscardOnPageReset solution, added some logging to
trace it and it only runs transformation once on application startup,
for all pages and components. After that, it never kicks in, as
evident by my log statements.

That's the expected behavior: class transforms are only executed when a class is loaded (first time or after a class change).

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