>
> There are several DOM APIs planning to use Futures which will return
> the same future across multiple calls.  This future may have been
> rejected in a previous turn.
>

Ah - excellent.  The general idea is that the framework or platform is
initiating an async operation without waiting for someone to request it.
 This use case would surface in any framework with inversion of control.

{ Kevin }
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to