Re: Garbage Collection and NSManagedObject
Re: Garbage Collection and NSManagedObject
- Subject: Re: Garbage Collection and NSManagedObject
- From: "I. Savant" <email@hidden>
- Date: Thu, 12 Feb 2009 11:29:05 -0500
On Thu, Feb 12, 2009 at 11:23 AM, I. Savant <email@hidden> wrote:
> Are you *sure* that's the problem? It may not be. My first suspect
> is that I don't see anywhere that you're actually tearing down the
> right parts of the Core Data stack (the context and the persistent
> store).
... sorry, every where I spoke about the persistent store, I'm
referring to manipulating the persistent store coordinator
(NSPersistentStoreCoordinator).
It also occurs to me that it'd probably be far easier to simply
delete all managed objects in your context and save ... why replace
the actual file?
--
I.S.
_______________________________________________
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