Re: Associating new objects with globals: how to best do it?

On Tue, Feb 25, 2014 at 11:03 AM, Allen Wirfs-Brock
<allen@wirfs-brock.com>wrote:

> On Feb 25, 2014, at 10:55 AM, Mark S. Miller wrote:
>
> > Just noting that some of the ES7 proposals (e.g., WeakRefs) will require
> all objects (e.g., that can be pointed to weakly) to be associated with a
> Realm.
>
> Why?  Are the proposal that currently say that?


http://wiki.ecmascript.org/doku.php?id=strawman:weak_refs#security



> Can it be avoided?
>

I don't see how, but I'm open to suggestions.



>
> Allen
>
>
>


-- 
    Cheers,
    --MarkM

Received on Tuesday, 25 February 2014 19:10:23 UTC