Core Data Accessor method generation
Core Data Accessor method generation
- Subject: Core Data Accessor method generation
- From: Don Willems <email@hidden>
- Date: Wed, 7 Sep 2005 15:54:39 +0200
Hi,
I need to write my own subclasses of NSManagedObject, which includes
accessor methods for its properties. I assumed it would mean that I
had to add all accessor methods by hand. But in the documentation I
found the following:
"You can use the Xcode data modeling tool to generate the code for
accessor methods for any modeled property."
http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/
Articles/cdAccessorMethods.html#//apple_ref/doc/uid/TP40002154
But how?
Don
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden