Hi guys,

My application uses Ajax extensively to provide a dashboard-like functionality. I use a rather small Javascript library that contains a poller and then updates img src= fields for every registered components. This works very well for dashboard pages that have charts and status icons.

I'd love to be able to put zones in the page and call the ZoneUpdater from my Javascript loop. This seems easy because it's essentially the behavior of the MultiZoneUpdate.

My question is shouldn't there be a coercer that allows a rendered block or component to be added to a JSON return?
Chuck Kring

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to