Kevin Smith (2014-06-09T16:27:01.000Z)
> The genuine global is typically the source of tremendous amounts of
> authority. Much of the mechanism of SES is built to deny access to the
> genuine global and to non-whitelisted global variables. Can the module
> loader API be used to load a module with a different top level binding for
> "this"?
>

IIUC, that use case is provided for with custom module loaders (where you
can specify the realm and such).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20140609/f71c0f66/attachment.html>
domenic at domenicdenicola.com (2014-06-12T22:26:45.649Z)
IIUC, that use case is provided for with custom module loaders (where you
can specify the realm and such).