On 7 May 2012 13:43, David Bruant <[email protected]> wrote: > Le 07/05/2012 13:06, Andreas Rossberg a écrit : >> On 4 May 2012 06:42, Allen Wirfs-Brock<[email protected]> wrote: >>> When a global environment is initialized it can be configured so var and >>> function declaration bindings go into either the Global Object environment >>> or the Top Lex environment >> >> Hm, how does making it "configurable" fit in with the 1JS tale? Even >> if the configuration is pre-selected by external means, it still means >> that JS-in-the-browser is effectively a different language than >> JS-standalone. > > I don't think 1JS was about JavaScript in different platforms. I think it > was about having one language on the web browser and not having an opt-in > (with particular script@type) to choose between 2 different (but close) > languages.
Yes, I am aware of that. Still, I think it is closely related, and it might be strange to aim in completely different directions there. /Andreas _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

