- From: Philippe Le Hegaret <plh@w3.org>
- Date: 27 Jun 2002 15:12:52 -0400
- To: Thierry Kormann <tkormann@ilog.fr>
- Cc: WWW DOM <www-dom@w3.org>
On Wed, 2002-06-19 at 05:36, Thierry Kormann wrote: > > The user creates an object of type UIEvent: > > DocumentEvent.createEvent("UIEvents") and then initialize with the > > appropriate parameters ("http://www.w3.org/2001/xml-events", > > "DOMActivate", ...) > > > That does not address my point. My issue is that I think an implementation > might need the namespace URI in order to *instanciate* the event and not > only at the initialization time. For which purpose the implementation might need to have the namespace URI at creation? You don't even have the event type name ("DOMActivate") anyway... Philippe
Received on Thursday, 27 June 2002 15:12:54 UTC