Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData Property access compiles, but fails at runtime




On Jul 19, 2008, at 09:29:45, Keary Suska wrote:

You probably should be using @synthesize instead. Also, your transient
accessors are not properly formed--you should wrap actions (both get/ set) in
will/did notification calls.


Without specifying, they default to @dynamic, which means I'm providing implementations at runtime. I do provide implementations for ep1, but CoreData provides the implementation for shadowEP1.

You're right about the will/did...

--
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden
References: 
 >Re: CoreData Property access compiles, but fails at runtime (From: Keary Suska <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.