> > Is there a simple way to abort the callback chain from one of the
> > callbacks?
>
> It continues calling the success chain because the errback doesn't
> return an error or raise an exception.

Thanks - I tried throwing an exception from the errback as you suggest
and it does what I want (stops further success callbacks happening).

Cheers,

Simon.

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

Reply via email to