>
> One additional point on this topic. Even on the web, where there isn't
> something like NPM as an arbiter for names, the JS community has
> managed to use shared resources like the global object and the AMD
> module name space effectively.
>
Facility of scale. If done correctly, we ought to hope that the global
module namespace will be far larger than anything AMD or the global object
has had to deal with. We can't assume that solutions which are effective
at small scales will be effective at larger scales.
{ Kevin }
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss