On Jul 1, 2013, at 7:23 AM, Juan Ignacio Dopazo <dopazo.j...@gmail.com> wrote:

> So, in the light of modules, are "static" methods necessary?

Static methods that use the |this| value to allow for constructor-side 
inheritance don't work correctly if simply imported from a module.

See Array.from and Array.of for an example of this in action.
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to