On Nov 2, 2011, at 4:09 PM, Allen Wirfs-Brock wrote:

> Ideally, the globalization support would manifest as a global (or properties 
> on an existing global) in ES5 implementations and as a module in ES.next.  Do 
> we know how to actually make that work?

What we did talk about was exposing the system loader to unversioned script 
through an API, say Object.System. Then you could Object.System.load("@g11n" 
...) and get stuff done. The built-ins should not require a callback

/be

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

Reply via email to