You can still override -dealloc, just don’t call [super dealloc] anywhere in it.
Jeff Kelley slauncha...@gmail.com | @SlaunchaMan | jeffkelley.org On May 14, 2014, at 12:12 PM, William Squires <wsqui...@satx.rr.com> wrote: > Okay, in non-ARC code, one would override dealloc to put clean-up code (to > release retained objects, close open streams/files, etc...). But where do we > put this in ARC code? _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com