Core Data & Custom Class
Core Data & Custom Class
- Subject: Core Data & Custom Class
- From: Todd Freese <email@hidden>
- Date: Tue, 27 Dec 2005 16:28:29 -0600
Just starting to port my first application to core data. I am a
little confused on when to use a custom managed object class. I have
created my data model in the modeler. Is there a set of guidelines on
when you need to create custom class files from the data modeler?
One of my data classes needs to store a custom type. I created a
transient, undefined attribute and a persistent, binary attribute. I
assume that I need to generate files in order to create the accessor
methods.
But do I have to do this for all my data classes, or just the ones
that need a little more tweaking?
Thanks,
Todd Freese
The Filmworkers Club
_______________________________________________
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