Re: Binding Error (accessing value for key) - but works with debugging on
Re: Binding Error (accessing value for key) - but works with debugging on
- Subject: Re: Binding Error (accessing value for key) - but works with debugging on
- From: mmalc crawford <email@hidden>
- Date: Fri, 7 Mar 2008 08:43:51 -0800
On Mar 7, 2008, at 8:19 AM, Jason Kravitz wrote:
I am a bit confused about using dynamic properties and whether I
should be
using synthesize to create the setter/getters on these fields. Is it
appropriate (or more importantly, required) to add a line like this
to my
MyEntity NSManagedObject?
@synthesize origText,title;
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdAccessorMethods.html#//apple_ref/doc/uid/TP40002154-SW9
>
see "Implementation".
mmalc
_______________________________________________
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