John Barton (2014-01-21T15:43:13.000Z)
On Mon, Jan 20, 2014 at 7:42 PM, Allen Wirfs-Brock <allen at wirfs-brock.com>wrote:

> The draft is available at
> http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts#january_20_2014_draft_rev_22
>
>
> Big news: Promise and Module Loading/Linking.  Still a few loose ends, but
> we're getting there.
>
>  Changes include:
>
>    - Promises
>     - Module loading/linking semantics
>     - Internal Tasks
>     - Realm Objects
>     - Loader Objects
>
> We have been implementing module loading based on and giving feedback to
https://github.com/jorendorff/js-loaders.  I was under the impression that
the standards committee had temporarily delegated the module-loading to
js-loaders. Were we wrong or can someone clarify what we should be paying
attention to?

jjb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20140121/1392fffb/attachment-0001.html>
domenic at domenicdenicola.com (2014-01-27T15:56:09.624Z)
On Mon, Jan 20, 2014 at 7:42 PM, Allen Wirfs-Brock <allen at wirfs-brock.com>wrote:

> - Module loading/linking semantics
> - Internal Tasks
> - Realm Objects
> - Loader Objects

We have been implementing module loading based on and giving feedback to https://github.com/jorendorff/js-loaders.  I was under the impression that the standards committee had temporarily delegated the module-loading to js-loaders. Were we wrong or can someone clarify what we should be paying attention to?
domenic at domenicdenicola.com (2014-01-27T15:55:53.236Z)
On Mon, Jan 20, 2014 at 7:42 PM, Allen Wirfs-Brock <allen at wirfs-brock.com>wrote:

>     - Module loading/linking semantics
>     - Internal Tasks
>     - Realm Objects
>     - Loader Objects

We have been implementing module loading based on and giving feedback to https://github.com/jorendorff/js-loaders.  I was under the impression that the standards committee had temporarily delegated the module-loading to js-loaders. Were we wrong or can someone clarify what we should be paying attention to?