Re: Core Data Suddenly Losing Changes
Re: Core Data Suddenly Losing Changes
- Subject: Re: Core Data Suddenly Losing Changes
- From: Jerry Krinock <email@hidden>
- Date: Sun, 26 Apr 2009 18:03:46 -0700
On 2009 Apr 26, at 16:23, Walker Argendeli wrote:
I've been working on a project that uses Core Data for a while now.
I recently changed the model and ran it, but I noticed an odd
behavior: I wan't informed that the model had changed and was
incompatible. I went ahead and deleted the old xml file and when
running the application again, it created another file. The only
problem is that Core Data has stopped saving. EVery time I open the
application, I'm presented with a blank slate.
If you see a blank slate, that does not necessarily mean that your app
has stopped saving. It could have mean that it has stopped loading.
As always, use the power of two -- break the problem in half. First
step is to look at the xml file with a text editor.
_______________________________________________
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