Re: Debugging (apparently) random retain loop bug (NSArrayController)
Re: Debugging (apparently) random retain loop bug (NSArrayController)
- Subject: Re: Debugging (apparently) random retain loop bug (NSArrayController)
- From: Jerry Krinock <email@hidden>
- Date: Sun, 7 Feb 2010 20:31:41 -0800
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 (email@hidden)
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:
This email sent to email@hidden