Re: CoreData relationships in IB
Re: CoreData relationships in IB
- Subject: Re: CoreData relationships in IB
- From: T Reaves <email@hidden>
- Date: Sun, 22 May 2005 18:06:30 -0400
On May 22, 2005, at 5:47 PM, mmalcolm crawford wrote:
On May 22, 2005, at 1:22 PM, T Reaves wrote:
I would have to programatically create an instance of ObjectB and
set it to the instance variable in ObjectA like:
init
Note also that the designated initialiser for NSManagedObject is
initWithEntity:insertIntoManagedObjectContext:
Cool. I can then over-ride this to call the same for the
contained objects.
_______________________________________________
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