>
>
> We think static checking for unbound variables is valuable, and
> letting people write `console.log` without having to import anything
> is valuable. Thus, option 3.
>
>
I think that's fine, if we're willing to discourage dynamic usage of the
global object for unbound variables.  Static checking of the global object
might create some iffy edge cases for users who want to treat the global
object as a more dynamic thing.

{ Kevin }
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to