Re: Intercepting retain/release of object
Re: Intercepting retain/release of object
- Subject: Re: Intercepting retain/release of object
- From: Erik Buck <email@hidden>
- Date: Fri, 21 Mar 2008 15:38:43 -0700 (PDT)
When dealing with an over release problem, just turn on NSZombieEnabled, and you will quickly find the problem.
If you restrict retains and releases to accessors, you won't have very many places you need to look.
_______________________________________________
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