Hi,

I'd like to not reinvent yet another in-house module system and start migrating 
to ES6 modules (through build-time translators to ES5).  I'm sure a lot of 
people are on the same boat, but we can't do that while the syntax and 
semantics are moving targets.  The wiki page at 
http://wiki.ecmascript.org/doku.php?id=harmony:modules has the current proposal 
for Harmony's module system, but it does not seem to be final.    The Jan 30 
TC39 meeting notes suggest that relying on translators based on the current 
proposal will lead to broken code within a year, as previous module 
implementations are no longer in line with the current spec.

When can we expect a final spec for the module system?  Is there a schedule or 
is it a matter of waiting until everyone agrees?


Daniel
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to