[Twisted-Python] jQuery.Deferred - why did they have to go and change the interface?

Richard Wall m-lists at the-moon.net
Mon Jun 27 17:53:18 EDT 2011


I'm in the process of switching some of my Javascript code from
MochiKit.Async.Deferred to the recently introduced jQuery.Deferred.

Does anyone else hate the confusing new method names they've chosen?
Why couldn't they just stick with the tried and tested
interface...aargh...it really pisses me off!

 * http://api.jquery.com/category/deferred-object/
 * http://mochi.github.com/mochikit/doc/html/MochiKit/Async.html#fn-deferred
 * http://bazaar.launchpad.net/~richardw/jarmon/jquery-deferred/revision/73

-RichardW.



More information about the Twisted-Python mailing list