• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CoreData bug? NSUnknownKeyException thrown when using NSPersistentStoreCoordinator
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData bug? NSUnknownKeyException thrown when using NSPersistentStoreCoordinator


  • Subject: Re: CoreData bug? NSUnknownKeyException thrown when using NSPersistentStoreCoordinator
  • From: Stefan <email@hidden>
  • Date: Tue, 5 Sep 2006 20:23:46 +0200


Am 05.09.2006 um 12:00 schrieb Joe Goh:

Hi everyone,

While testing my Palm conduit that uses CoreData, I *think* I have run
into a bug in CoreData, specifically, NSPersistentStoreCoordinator.
All Cocoa/CoreData functionality is located in a bundle which is
loaded at runtime.

Attached below is a snippet of the code:

Are you absolutely sure, that your model fully conforms to your saved data?
Or did you recently enhanced your model?


Keep in mind, that enhancing a model and loading previously saved
data - based on the previous model - works fine - if using XML.

In case you save your data in other formats - e.g. SQL - CoreData
might not be able to read your data correctly.

I'd propose to read your data using your old model, save it using XML
and reread it using your now model.

Well, just an idea....


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

References: 
 >CoreData bug? NSUnknownKeyException thrown when using NSPersistentStoreCoordinator (From: "Joe Goh" <email@hidden>)

  • Prev by Date: Re: Repeating Hotkeys
  • Next by Date: Re: Syntactic sugar
  • Previous by thread: CoreData bug? NSUnknownKeyException thrown when using NSPersistentStoreCoordinator
  • Next by thread: Re: CoreData bug? NSUnknownKeyException thrown when using NSPersistentStoreCoordinator
  • Index(es):
    • Date
    • Thread