• 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: Subclassing NSManagedObject issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subclassing NSManagedObject issue


  • Subject: Re: Subclassing NSManagedObject issue
  • From: mmalcolm crawford <email@hidden>
  • Date: Sun, 22 May 2005 18:06:14 -0700


On May 22, 2005, at 5:50 PM, T Reaves wrote:

My understanding from the documentation and the sample code I looked at implies all I need do is what I've done. However, when I run my app (at this point I've no real data, so I deleted the XML data file), the object I've subclassed from NSManagedObject no longer works. When I try to add (via the array controller), I now get:
*** NSRunLoop ignoring exception 'Failed to create new object' that raised during posting of delayed perform with target 4916980 and selector 'invokeWithTarget:'


There's an inconsistency somewhere -- in your model you've probably specified a custom class name for an entity and the custom class doesn't exist in your app. Check for spelling mistakes...

mmalc

_______________________________________________
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


  • Follow-Ups:
    • Re: Subclassing NSManagedObject issue [solved - kinda]
      • From: T Reaves <email@hidden>
References: 
 >Subclassing NSManagedObject issue (From: T Reaves <email@hidden>)

  • Prev by Date: Re: Subclassing NSManagedObject
  • Next by Date: Re: Subclassing NSManagedObject issue
  • Previous by thread: Subclassing NSManagedObject issue
  • Next by thread: Re: Subclassing NSManagedObject issue [solved - kinda]
  • Index(es):
    • Date
    • Thread