- From: Cameron McCormack <cam@mcc.id.au>
- Date: Thu, 16 Mar 2006 11:46:22 +1100
- To: public-webapi@w3.org
Boris Zbarsky: > I really don't see how we can specify that -- the two implementations may > have nothing to do with each other. > > That is, one could be the DOMImplementation for a browser and the other the > DOMImplementation for a plug-in (eg SVG viewer) running in that browser.... Unless you specify that the event object can be cloned so that it can be of the right concrete class for the DOM implementation doing the dispatching, if necessary. Not sure if I like that though. -- Cameron McCormack ICQ: 26955922 cam (at) mcc.id.au MSN: cam (at) mcc.id.au http://mcc.id.au/ JBR: heycam (at) jabber.org
Received on Thursday, 16 March 2006 00:46:28 UTC