System global
# Caitlin Potter (10 years ago)
Loader was moved to whatwg.github.io/loader, whatwg.github.io/loader — I believe the System global was done away with entirely, and probably won’t make a return. I could be wrong, though.
Loader was moved to http://whatwg.github.io/loader/ <http://whatwg.github.io/loader/> — I believe the System global was done away with entirely, and probably won’t make a return. I could be wrong, though. > On Apr 8, 2015, at 2:43 PM, Maël Nison <nison.mael at gmail.com> wrote: > > Hi, > > Is the System global still on the ES6 roadmap ? I can't find any reference to it on the draft[1] (same with the Loader class). > > I was especially wondering how to define a module manually. SystemJS has something like `System.set`, but I was wondering where it was actually described in the spec. > > Thanks, > > [1] https://people.mozilla.org/~jorendorff/es6-draft.html <https://people.mozilla.org/~jorendorff/es6-draft.html> > > _______________________________________________ > es-discuss mailing list > es-discuss at mozilla.org > https://mail.mozilla.org/listinfo/es-discuss -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150408/a132896a/attachment.html>
# Maël Nison (10 years ago)
I see, thanks
Le mer. 8 avr. 2015 à 20:55, Caitlin Potter <caitpotter88 at gmail.com> a écrit :
I see, thanks Le mer. 8 avr. 2015 à 20:55, Caitlin Potter <caitpotter88 at gmail.com> a écrit : > Loader was moved to http://whatwg.github.io/loader/ — I believe the > System global was done away with entirely, and probably won’t make a > return. I could be wrong, though. > > On Apr 8, 2015, at 2:43 PM, Maël Nison <nison.mael at gmail.com> wrote: > > Hi, > > Is the System global still on the ES6 roadmap ? I can't find any reference > to it on the draft[1] (same with the Loader class). > > I was especially wondering how to define a module manually. SystemJS has > something like `System.set`, but I was wondering where it was actually > described in the spec. > > Thanks, > > [1] https://people.mozilla.org/~jorendorff/es6-draft.html > > _______________________________________________ > es-discuss mailing list > es-discuss at mozilla.org > https://mail.mozilla.org/listinfo/es-discuss > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150408/566987ea/attachment-0001.html>
Is the System global still on the ES6 roadmap ? I can't find any reference to it on the draft[1] (same with the Loader class).
I was especially wondering how to define a module manually. SystemJS has something like
System.set
, but I was wondering where it was actually described in the spec.Thanks,
[1] people.mozilla.org/~jorendorff/es6-draft.html