On Tue, 17 May 2011 14:27:42 -0300, Rich M <rich...@moremagic.com> wrote:

In my case, I have each Component using the triggerEvent method of Component Resources with a Callback to return the proper MultiZoneUpdate. I guess it was hard for me to conceptually understand why I'd need a MultiZoneUpdate to update just a single Zone in the way I wanted, but it works.

You don't need a MultiZoneUpdate to update a single zone. What I understood from your original problem was that you had a large zone and wanted to update parts of it, so I suggested using more zones and MultiZoneUpdate when you need to update more than once at the same time.

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