The most obvious use case is "debugging", where you want to trace all the connects/signals that take place. Another use case is "parallelism", where you want to fire multiple distinct processes based on a certain signal.
I've created a wrapper class for the MK signal/connect that does just that. Here it is: http://84.81.3.149/ff/ar/1/cus/flow.js And if you want to see it in action, open the following link with a FireBug enabled FF: http://84.81.3.149/ff/ar/1/ar.html Enjoy! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
