• 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: How do I add additional Attributes to a Core Data Entity?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I add additional Attributes to a Core Data Entity?


  • Subject: Re: How do I add additional Attributes to a Core Data Entity?
  • From: Jim Correia <email@hidden>
  • Date: Thu, 21 Jul 2005 18:51:41 -0400

On Jul 21, 2005, at 6:38 PM, Charles Haron wrote:

I'm having the same problem after adding a new attribute, except I'm getting the following error:

[NSArrayController presentError:]: selector not recognized [self = 0x36b880]
2005-07-21 16:20:32.075 CoreDataTest[474] *** NSRunLoop ignoring exception '*** -[NSArrayController presentError:]: selector not recognized [self = 0x36b880]' that raised during posting of delayed perform with target 392290 and selector 'invokeWithTarget:'

While that may have been triggered by using an incompatible model, it is (IMO) clearly a bug that you should file with steps to reproduce. NSArrayController isn't an NSResponder, and it shouldn't be sent a presentError message.


Jim
_______________________________________________
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: 
 >How do I add additional Attributes to a Core Data Entity? (From: Andrew Sage <email@hidden>)
 >Re: How do I add additional Attributes to a Core Data Entity? (From: Charilaos Skiadas <email@hidden>)
 >Re: How do I add additional Attributes to a Core Data Entity? (From: Charles Haron <email@hidden>)

  • Prev by Date: Re: How do I add additional Attributes to a Core Data Entity?
  • Next by Date: Cannot instantiate subclass of NSController
  • Previous by thread: Re: How do I add additional Attributes to a Core Data Entity?
  • Next by thread: observeValueForKeyPath:ofObject:change:context:
  • Index(es):
    • Date
    • Thread