- From: Anne van Kesteren <annevk@opera.com>
- Date: Wed, 09 Apr 2008 22:13:27 +0200
- To: "Travis Leithead" <travil@windows.microsoft.com>, "Doug Schepers" <schepers@w3.org>, "Web API public" <public-webapi@w3.org>
On Wed, 09 Apr 2008 21:54:56 +0200, Travis Leithead <travil@windows.microsoft.com> 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/>
Received on Wednesday, 9 April 2008 20:13:27 UTC