On 1/24/07, Vincent Demay <[EMAIL PROTECTED]> wrote:
> if you _do_ need it to be called _during_ the rendering then we will > have to > extract an interface from the target that only has prependjavascript() > and > you will only get that in the listener instead of the target itself. you means appendJavascript ?
yes, my bad :)
If we make a listener such as
IAjaxResponseListener {
[..] sounds fine, do you need this in 2.0 only or 1.3 as well? -igor
