> For the case of importing "37" at-names, I would expect that * imports
> would take care of it:
>
> import * from ModuleDefining37NameInterface;
>

Oh, come on!

The problem isn't importing the names.  The problem lies in having to
maintain a nightmarishly long set of declarations which are **completely
internal to the module**, not exported and not imported.

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

Reply via email to