• 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: "Joe Goh" <email@hidden>
  • Date: Mon, 11 Sep 2006 16:43:23 +0800

On 9/5/06, Joe Goh <email@hidden> wrote:
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.

A workaround has been found to this problem! The problem lies in that the Palm HotSync application is compiled to work only on Jaguar, so it can't find the KVC methods.

You can work around this by implementing a category for NSArray
valueForKey: and for my case, it solved the problem completely.

Hope this piece of information helps someone out there,
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


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

  • Prev by Date: Accept target when not first responder
  • Next by Date: RE: How to know user clicks [print] button in cocoa PDE
  • Previous by thread: Re: CoreData bug? NSUnknownKeyException thrown when using NSPersistentStoreCoordinator
  • Next by thread: Mystery ( or maybe Misery ) of nextKeyView
  • Index(es):
    • Date
    • Thread