• 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
SOLVED: CoreData Property access compiles, but fails at runtime
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SOLVED: CoreData Property access compiles, but fails at runtime


  • Subject: SOLVED: CoreData Property access compiles, but fails at runtime
  • From: Rick Mann <email@hidden>
  • Date: Sat, 19 Jul 2008 01:28:00 -0700

I forgot to set the class name in the model editor. D'oh.

On Jul 18, 2008, at 22:38:23, Rick Mann wrote:

When executing the line

	self.shadowEP1 = v;

I get the following in the console:

-[WireSegment setShadowEP1:]: unrecognized selector sent to instance 0x1067600

In the CoreData model, ep1 is a transient undefined attribute, and shadowEP1 is an NSString.

Any suggestions as to what's wrong? Thanks!

-- Rick

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >CoreData Property access compiles, but fails at runtime (From: Rick Mann <email@hidden>)

  • Prev by Date: re: Core-data save problem
  • Next by Date: Re: NSViewController Binding Problem continued
  • Previous by thread: Re: CoreData Property access compiles, but fails at runtime
  • Next by thread: Re: CoreData Property access compiles, but fails at runtime
  • Index(es):
    • Date
    • Thread