Re: Core Data Backup on App Start
Re: Core Data Backup on App Start
- Subject: Re: Core Data Backup on App Start
- From: "Kyle Sluder" <email@hidden>
- Date: Thu, 24 Jul 2008 17:05:29 -0400
On Thu, Jul 24, 2008 at 2:37 PM, Garrett Bjerkhoel <email@hidden> wrote:
> I have a boolean set for my preferences to check whether the user wants to
> backup the database at each start. My only question is how should I do it? I
> already log whether they want it or not, so I have got that far.
Look into using a Save To operation
(-saveToURL:ofType:forSaveOperation:delegate:didSaveSelector:contextInfo:).
--Kyle Sluder
_______________________________________________
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