RE: A Challenge Problem for Promise Designers (was: Re: Futures)

From: Tab Atkins Jr. [jackalmage@gmail.com]

> The need for this will decrease now that DOM Futures exist, and libraries switch to using those (or a subclass of them) rather than rolling bespoke promises.

Last I heard, jQuery has committed to never switching their promises implementation to one that works, for backward compatibility reasons. Rick might know more about if thinking has changed recently, though.

Even then, it's very naive to expect all code will be upgraded to subclass a DOM API.

Received on Friday, 26 April 2013 17:03:57 UTC