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 (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]