I have just create the new ticket:
http://trac.mochikit.com/ticket/155

Any comment is really welcome.

Best regards,

Giulio Cesare Solaroli


On 8/2/06, Beau Hartshorne <[EMAIL PROTECTED]> wrote:
> On 24-Jul-06, at 3:09 PM, Giulio Cesare Solaroli wrote:
>
> > I have start using the MochiKit.Signal module and I have really
> > liked it.
> >
> > With Signal it is very easy to decouple the caller code from the
> > called code.
> >
> > But I really miss an option available under (MacOSX's) Foundation
> > NSNotificationCenter: the ability to listen ('connect' in the
> > MochiKit.Signal lessic) to a given event, whatever object may notify
> > (aka 'signal') it.
> >
> > This will allow an even greater flexibility in how you can arrange the
> > code, as it will be possible to bind a listener to a notifier even
> > before having created the later.
> >
> > Is there any obvious reason this extended semantic has not been
> > implemented that I am missing? If no special complains are raised, I
> > would like to try to extend the Signal module in order to accept a
> > null src parameter in the connect method.
>
> I think this is a good idea. Please give it a shot, and attach your
> code to a new trac ticket. We'll review it and get it in there if it
> looks good.
>
> Thanks!
> Beau
>
>

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