> On 12 Nov 2014, at 16:33, James Long <[email protected]> wrote:
> 
>> Again, this is a generic issue for promises:  a good solution there will
>> "fix" everything.
> 
> It's inherent in the promise design, there is no way to truly fix
> promises. You have to mark the end of a promise chain. It's always
> going to be that way.

Is that true, though? Couldn’t a finalizer or something similar check (before a 
promise is garbage collected) whether all errors have been handled?

-- 
Dr. Axel Rauschmayer
[email protected]
rauschma.de



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

Reply via email to