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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to