Re: Futures

>
>
> Thenable futures are uglier than branded futures, but also the only
> way to remain compatible with the various libraries that are out there
> today, which is something many people value.
>
>
What about using a symbol for the `then` protocol?  Libraries can be
upgraded to use the symbol as an alias for `then`.  It set up a dependency
on ES6, of course...

{ Kevin }

Received on Monday, 22 April 2013 12:26:49 UTC