Senders can share a notifier implementation

To minimize the overhead associated with providing notification support, you can share a single notifier among many senders.

MDelegatingNotifier provides a straightforward approach to this. A sender can derive from MDelegatingNotifier and provide it with a notifier implementation that is shared with other senders.

Because interests include a pointer to the original MDelegatingNotifier, no additional specialization of interests is necessary to distinguish between notifications from senders that share a common notifier implementation.


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker