> Overriding retain/release for the purpose of setting a breakpoint > shouldn't ever require touching retaincount.
That was kind of my point: direct people away from retainCount, but don't direct them away from other forms of snooping into memory management activity. Note: also don't direct them there either, since they should review the rules and ask for clarification first. -- Scott Ribe [email protected] http://www.killerbytes.com/ (303) 722-0567 voice _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
