On Thu, Jun 12, 2014 at 5:30 PM, Kevin Smith <[email protected]> wrote:
So I think this argues for two actions: > > 1. Leave the syntax as-is. The "module from" syntax makes the > distinction between getting the module instance object, and importing > bindings from a module very clear. > If the goal is community adoption, I think this is probably the best option. It’s too late to reopen the discussion of import x from "x" changing to have syntax that better supports multiple export, and I really dislike the implications of dropping module from at this point in the process. 2. Educate. Perhaps those of us on the list that really get modules > should be writing about them as well. > I’d prefer *evangelizing* more than *educating*. I’d like to see more direct attempts to engage with the proponents of CommonJS and AMD to see where their comfort level is now. Some of them have prematurely written off ES6 modules (IMO), but the larger community (particularly around Node / browserify) just doesn’t understand the feature, and therefore can’t give meaningful feedback for or against it – or what should change – yet. F
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

