Looking at the moduleLoader.loadModule function, would relative module
locators be allowed? Would they be resolved relative to the calling module,
the module that created the loader, etc.?
Looking at the moduleLoader.loadModule function, would relative module
locators be allowed? Would they be resolved relative to the calling module,
the module that created the loader, etc.?
Thanks!
Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20110113/b36d2499/attachment.html>
Yes, we're working on that. :) More soon...
Dave
On Jan 13, 2011, at 9:59 AM, Kevin Smith wrote:
> Looking at the moduleLoader.loadModule function, would relative module locators be allowed? Would they be resolved relative to the calling module, the module that created the loader, etc.?
>
> Thanks!
> Kevin
> _______________________________________________
> es-discuss mailing list
> es-discuss at mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
Looking at the moduleLoader.loadModule function, would relative module locators be allowed? Would they be resolved relative to the calling module, the module that created the loader, etc.?