On 9/29/06, sky <[EMAIL PROTECTED]> wrote: > > > What you want is not a Deferred. Don't try and use one (directly) to > > do what you're doing. > Well, then what about this: > connect(src,event,dest,func) calls src.__connect__(event,dest,func) if > it src.__connect__ exists. > > In this case, I would make __connect__() signal() immediately, if it > was already loaded.
That doesn't sound like a bad idea. Beau? -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 -~----------~----~----~----~------~----~------~--~---
