On 27 June 2012 17:21, Sam Tobin-Hochstadt <sa...@ccs.neu.edu> wrote:

> Certainly you shouldn't have to create a userland loader in order to
> get examples like I've written to work.  You should only ever need to
> create a loader if you want to customize things, such as redirecting
> some things to localStorage, or setting up a sandbox.
>

Hopefully it will be possible to create userland loaders somehow which can
fetch multiple modules at once.  We are able to fetch multiple CommonJS
modules at once, often satisfying an entire dependency tree with a single
HTTP 304 status response.

Wes

-- 
Wesley W. Garland
Director, Product Development
PageMail, Inc.
+1 613 542 2787 x 102
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to