On 27 January 2012 01:57, Brendan Eich <[email protected]> wrote: > You're right, the entire outer <script> has been parsed and declarations > processed before anything runs. And the script element is appended to the > DOM too. It all works, except of course you can't tell what's potentially > shadowing anything!
True, but is that any worse than the situation today, where you have overwriting instead of shadowing? /Andreas _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

