Re: Deprecating Future's .then()
"Tab Atkins Jr." <[email protected]>
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <CAAWBYDBwQrMvbCbR54v5taw8JROYe_9w7AA3JNGjiDX6nt3Xzw@mail.gmail.com> |
On Mon, Jun 3, 2013 at 6:29 PM, Anne van Kesteren <[email protected]> wrote: > On Mon, Jun 3, 2013 at 12:37 AM, Sean Hogan <[email protected]> wrote: >> Since the spec hasn't been updated, is there more info on how >> `Future.accept()` will be fixed to support that code sample? > > My understanding is that the TC39-consensus is to keep the recursive > unwrapping for return values of the then() callbacks. That is not yet consensus. It was rough agreement at the meeting, but Brendan and I feel it's wrong. ~TJ