Re: CoreData, reset a persistent store
Re: CoreData, reset a persistent store
- Subject: Re: CoreData, reset a persistent store
- From: Pierre Chatelier <email@hidden>
- Date: Tue, 14 Nov 2006 18:02:55 +0100
Actually, that depends on the store type. If you're using, say,
NSSQLiteStoreType, you probably don't really need to worry about
performance that much.
I am not worrying about performance, I just want to reset my cache
from time to time, because it has no reason to spoil too much space.
Pierre, have you actually tried just fetching and removing the
objects, testing the performance?
This consumes too much memory. I do not have any figures but this is
not logical to load data before getting rid of it !
Regards,
Pierre Chatelier
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden