Hi Peter,

there are two general pattern where I would find a "notification
center" like API very convenient:
- to register to a given event whatever object may fire it;
- to register to a specific event, but in a context where you don't
have access to the target object that will fire it.

Both scenario are manageble also with the current Signal API, but not
in a very convenient way.

Does this makes sense, or should I try to elaborate a more detailed example?

Giulio Cesare


On 7/25/06, Peter Mularien <[EMAIL PROTECTED]> wrote:
>
> I'm not really sure what your use case would be where this would be
> useful -- can you provide one?
>
>
> >
>

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

Reply via email to