Re: Coordination (was: ES6 Modules)

>
> I think I've taken us off into the weeds, and I apologize. What I was
> trying to say is that library authors have an advantage over platform
> authors, in that they can require other libraries.
>

No - this is good input.  You want to be able to modularize your platform
API, and not have to hang everything off of window.  This is a use case
that ES modules need to address.

{ Kevin }

Received on Sunday, 14 April 2013 17:07:19 UTC