ES Modules: suggestions for improvement

Kevin Smith khs4473 at gmail.com
Wed Jun 27 07:04:26 PDT 2012


>
> The other point people seem to miss about import as a special binding form
> is not just that it can be restricted grammatically to be
> control-insensitive by construction: it's that static export vs. import
> checking can be done to catch typos.
>

As long as the exported names are static, it's possible to catch typos
using Isaac's form as well though, right?

- Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20120627/2942fc67/attachment.html>


More information about the es-discuss mailing list