On Wed, 05 May 2010 20:43:55 -0300, MauricioF <mauricio.fara...@ioko.com> wrote:

I´ve found a small gotcha with this approach, it works fine for my page and components
However it does not work for render injected blocks.

What do you mean by not working?

Remember that Tapestry is static structure, dynamic behaviour. When you add a block (new structure) to a template, you need to clear the page instances from the pool. See PagePoolImp.checkForUpdates() and UpdateListenerHub.checkForUpdates().

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