> 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).
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

