Hi,

I just noticed that harmony modules have a different spelling then it used to 
have:

module YUI = 'http://developer.yahoo.com/modules/yui3.js';
module YUI = require('http://developer.yahoo.com/modules/yui3.js');
I wanted to know what was a reason for such a change. I am also concerned that 
this will bring quite a confusion as `require` is pretty well adopted function 
this days while spelling of it's modules is pretty much different. 

Regards
--
Irakli Gozalishvili
Web: http://www.jeditoolkit.com/
Address: 29 Rue Saint-Georges, 75009 Paris, France

_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to