Re: NSManagedObject, retain count and dealloc:
Re: NSManagedObject, retain count and dealloc:
- Subject: Re: NSManagedObject, retain count and dealloc:
- From: vincent habchi <email@hidden>
- Date: Tue, 27 Apr 2010 07:51:24 +0200
Le 27 avr. 2010 à 00:18, Kyle Sluder a écrit :
> If your object is holding on to some resource which you need it to
> release, write a method called -invalidate or -letGoOfImportantThing
> or something and call that at a deterministic time.
Understood. I'll do that. I must admit I have a tendency to free resources at dealloc:, but if this does not happen, I guess I have little other choice.
Cheers
Vincent_______________________________________________
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