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: Michael Ströck <email@hidden>
- Date: Sat, 6 Aug 2005 01:16:17 +0200
Am 06.08.2005 um 01:04 schrieb Chris Hanson:
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
Hi,
Yes, I specified that. Unless I have to do it anywhere else but in
the modeller?
--
Michael _______________________________________________
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