Re: [DOM4] EventTarget as first class citizen

On 2/29/12 10:05 AM, Marcos Caceres wrote:
>    1. Have an object inherits EventTarget.

Inherits in what sense?  What does this mean in practice?

> You are right, there isn't a practical/technical advantage to creating an element

It might be much faster (and almost certainly is more memory efficient) 
to create a small EventTarget implementation than to create an element.

-Boris

Received on Wednesday, 29 February 2012 18:16:12 UTC