Re: [NEWBIE] Core Data - custom accessor does not work
Re: [NEWBIE] Core Data - custom accessor does not work
- Subject: Re: [NEWBIE] Core Data - custom accessor does not work
- From: Chris Hanson <email@hidden>
- Date: Fri, 5 Aug 2005 16:04:35 -0700
On Aug 5, 2005, at 3:55 PM, Michael Ströck wrote:
I have a Core Data application with an entity called Split.
Modelling was done graphically, I then wrote custom methods to set
and get values, which I put into Split.h and Split.m.
Does your data model specify that your Split entity should be
instantiated using your Split class, rather than the NSManagedObject
class?
-- Chris
_______________________________________________
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