> On 12 Nov 2014, at 16:33, James Long <longs...@gmail.com> 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
a...@rauschma.de
rauschma.de



_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to