Re: CoreData bug? NSUnknownKeyException thrown when using NSPersistentStoreCoordinator
Re: CoreData bug? NSUnknownKeyException thrown when using NSPersistentStoreCoordinator
- Subject: Re: CoreData bug? NSUnknownKeyException thrown when using NSPersistentStoreCoordinator
- From: "Joe Goh" <email@hidden>
- Date: Wed, 6 Sep 2006 05:53:54 +0800
On 9/6/06, Stefan <email@hidden> wrote:
Are you absolutely sure, that your model fully conforms to your saved
data?
Or did you recently enhanced your model?
I did change the model, but it should not matter at all since at that
point in the code, i'm not loading any existing persistent store on
disk. That only happens later.
Keep in mind, that enhancing a model and loading previously saved
data - based on the previous model - works fine - if using XML.
In any case, i'm using XML. :-)
Joe
_______________________________________________
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