On Wed, Dec 9, 2009 at 2:06 PM, Mike Samuel <[email protected]> wrote:
> I.e. this allows implementing Mozilla style wrappers in user-space.
> With the exception that mozilla's wrappers support ===, but by
> combining this with a weak reference table mapping wrapped objects to
> wrappers, you could preserve EQ as far as a piece of code that never
> gets a handle to a wrapped DOM node is concerned.


As shown by Tom Van Cutsem and I at
<http://wiki.ecmascript.org/doku.php?id=strawman:proxies#an_identity-preserving_membrane>.


-- 
    Cheers,
    --MarkM
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to