I did read the memory-management docs a long time ago, and I've run my app through both Leaks and the analyzer. I avoid using properties because I carefully manage my allocations.
I think the hole in my knowledge was limited to autorelease. I never use autorelease in my code, so my exposure to it is limited to those Cocoa functions that use it. _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
