Globalization API working draft
Brendan Eich
brendan at mozilla.com
Wed Nov 2 16:20:24 PDT 2011
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
More information about the es-discuss
mailing list