Another option that may work for this scenario is to use the 'sender'
subscription system as the namespacing / context for these signals.
With the app as the sender argument, receivers can use that to look up
app-specific information, or restrict signal reception by connect()ing
only to the apps of interest. Multiple connect()s on a
signal/receiver pair with different sender filters are very
inexpensive in Blinker.
-J
> --
> You received this message because you are subscribed to the Google Groups "discorporate-tools" group.
> To post to this group, send email to discorpor...@googlegroups.com.
> To unsubscribe from this group, send email to discorporate-to...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/discorporate-tools?hl=en.
>
>