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 (Cocoa-dev@lists.apple.com)

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/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to