On Jun 23, 2006, at 1:37 PM, Wei Litao wrote:

> After reading the source code in Async.js, i think there is a bug  
> in DeferredList:
> In line 455 >     if (this.fired !== 0) {
> should be >      if (this.fired == -1) {

Are you sure? How about a test to show why you think it's broken?

-bob


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~----------~----~----~----~------~----~------~--~---

Reply via email to