Re: Coordination (was: ES6 Modules)

>
>
> Put concretely: if Futures are provided via libraries, but you can't
> assume (require) libraries, then you can't design DOM APIs around Futures.
> Clearly, one way to solve this is put Futures into the language, but
> another is to solve the extensibility problem so you can start requiring
> libraries.
>

I don't understand this.  Surely you wouldn't design a *platform API* to be
dependent on userland JS libraries.  No?

{ Kevin }

Received on Saturday, 13 April 2013 23:53:15 UTC