On Mon, Aug 18, 2014 at 12:30 PM, David Bruant <[email protected]> wrote:
> Yes. Needed it recently.
> Ended up doing ".then(f).catch(f)" which can be survived but feels stupid.

And doesn't have the correct pass-through behavior, unless you've got
a switch in "f" that makes it return or throw based on whether the
argument is an Exception.

~TJ
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to