I know that there was some discussion a while back about have some sort of
event listener added that allowed a component to "listen" for events and add
itself to an ajax request target so that every time you had an ajax event,
you didn't have to manually call target.addComponent(foo) for every
component on the page that may want / need to be repainted during an ajax
update.

Unfortunately, I haven't kept up with that piece - is it already in the code
somewhere?  Or would it be a candidate for adding to 1.5?

Thanks,

Jeremy

Reply via email to