> I'm perfectly happy with convention of some kind:
> a) a file extension
> b) a comment on the first line of the file:
>   // module mymodule
> c) a "use strict" style annotation that is just documentation:
>   "module mymodule";
>
>
One of the nicest things about the current modules syntax is that it avoids
annoying boilerplate.  Let's have none of that  : )
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to