On 2010 Feb 07, at 08:58, Matt Neuburg wrote: > the fact that it is *still* after all these years of Cocoa > impossible to ask an NSNotificationCenter to display its dispatch table, for > debugging purposes, is simply inhuman. I've had a bug in on this for years, > which remains open. m.
Maybe you want a replacement for NSNotificationCenter, similar to Graham Cox' GCUndoManager which now makes it possible for mortals to get understand, debug and control Undo, not to mention that it's better. Notifications should be much simpler than undo. See MAKVONotificationCenter which Mike Ash wrote for KVO notifications :) _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com