Hi guys,

I was wondering if there's a "version" of setupRender() that works for AJAX
events too.

It makes sense totally that setupRender() is not executed because no render
takes place... but still I'm unable to find a component cycle method that I
cling to in order to perform some initialization actions (e.g. initialize
stuff, reattach Hibernate objects, etc.)

I think that even if no solution is available natively, the same exact
situation may be achieved by dispatching an second event (like
ComponentActivated) whose handler is executed before the original event's
handler itself. I don't know how to do this in a transparent way, either.

Any ideas on this? Thanks a lot!


-- 
View this message in context: 
http://old.nabble.com/AJAX-version-of-setupRender%28%29-tp28528961p28528961.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to