[mochikit] Re: EventMap for Signal?

2006-10-12 Thread Pablo Montilla
Done: http://trac.mochikit.com/ticket/198 Regards, Pablo --~--~-~--~~~---~--~~ 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

[mochikit] Re: EventMap for Signal?

2006-10-11 Thread Pablo Montilla
Jorge Godoy wrote: I'd like seeing your code. :-) You could post it here to the list. Getting something like that with map() wouldn't be all that hard (but why reinventing the wheel if you have already done the hard part? ;-))... -- Jorge Godoy [EMAIL PROTECTED] Well, its not

[mochikit] EventMap for Signal?

2006-10-10 Thread Pablo Montilla
Hello, I've started using a declarative way for my event connections. I would create an array with objects that define the different events and its targets, and then call a generic connectEventMap() method that would do the plumbing for me. An example would be: var eventMap = [ { name: