Igor Vaynberg a écrit :
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
I need that in 2.0 and in 1.3 as weel, I'm currently writing this....
I give you a patch as soon as I finish
Thanks
--
Vincent