- From: Alex Russell <slightlyoff@google.com>
- Date: Fri, 24 Apr 2009 14:18:35 -0700
On Fri, Apr 24, 2009 at 2:16 PM, Aaron Boodman <aa at google.com> wrote: > On Fri, Apr 24, 2009 at 2:09 PM, Alex Russell <slightlyoff at google.com> wrote: >> Even in the XHR case, adding more than one listener is currently a >> pain. Part of the goal here would be to make event dispatch across >> lists of listeners as natural in JS as it is in DOM. > > Nit: I believe this has been fixed in XHR (it now supports > addEventListener, if that's what you were referring to). Ahh, yeah, thanks for the clarification. I wasn't aware of that change. Regards
Received on Friday, 24 April 2009 14:18:35 UTC