On Wed, 09 Apr 2008 21:54:56 +0200, Travis Leithead <[EMAIL PROTECTED]> wrote:
// New in DOM Level 3:
typedef sequence<EventListener> EventListenerList;

The EventListener object only has a handle() method unless I'm missing something obvious. Having a list of those does not exactly seem useful. I think that's why DOM Level 3 Events once had a hasEventListenerNS() method.

We resolved to remove hasEventLisenerNS here:

http://lists.w3.org/Archives/Public/public-webapi/2006Mar/att-0092/23-webapi-minutes.html

This proposal would also need to deal with the various issues raised here:

  http://www.w3.org/2005/06/tracker/webapi/issues/5
  http://www.w3.org/2005/06/tracker/webapi/issues/11


--
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Reply via email to