On Mar 24, 8:35 pm, Julian Aubourg <[email protected]> wrote:
> I think that's the issue Dan is talking about: throwing an exception in one
> callback shouldn't stop the whole callback loop.

> Anyway, I disagree with you John in that exception=error and I disagree with
> Dean is that it is the responsibility of the dispatcher to deal with
> exceptions.

I don't think it is the resposibility of the dispatcher to handle
exceptions.
I think it it is the resposibility of the dispatcher to dispatch
events. :-)
An error in one handler should not prevent another handler from
executing.
Nor should a dispatcher suppress errors so that it can complete its
task.

> I'm not gonna make a lot of friends ;)

Not if you keep calling me "Dan". ;-)

-dean
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" 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/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to