In MochiKit.Signal.signal, I don't think it makes sense to run  
through the slots and swallow errors if they occur and then just  
throw a generic error when something breaks. It makes debugging suck,  
and in production code, if something breaks, why not just let it  
break? Can we remove the try/catch from this function, and let errors  
be thrown when they happen?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to