I think Ajax.Responders.register({ onCreate: function() { ... } )}; is easy enough. :)

Not as much as something like, say:
<t:zone before="myfunction" />
:-)
(a special attribute on a t:zone, or on a t:beaneditform, I don't know what would be the best...)

Your solution also means adding a renderSupport in the Java file...
Moreover, it seems that the JS handler is fired for every Ajax request triggered from any component in the page... which is not always desirable.
I think I can survive with it anyway :)

Baptiste

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

Reply via email to