[whatwg] Web DOM Core feedback

On 1/14/11 5:53 AM, Robert O'Callahan wrote:
> ... except I guess it can, because it could set expando properties on the
> old NodeList and check for their presence later. Sigh.

We could make expandos on nodelists pin them so they can't be collected 
as long as they can be reached via DOM APIs; that already happens for 
nodes....

I'm not sure we want to go there, though.

-Boris

Received on Friday, 14 January 2011 06:11:59 UTC