On Tue, 28 Feb 2012 08:48:28 -0300, Paul Stanton <p...@mapshed.com.au> wrote:

Thanks Thiago, I wasn't fully aware of the 'controlled package' concept, however it does make sense.

:)

I tried casting to 'ClientBodyElement' and while the cast works, I found the zone update does not succeed since at that point the object has not been assigned a clientId. I find this strange since I've just used the clientId to lookup the component.

No, you're using the t:id (server-side Tapestry component id) to retrieve the component, so it may not have its clientId set yet.

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