Re: CoreData relationships in IB
Re: CoreData relationships in IB
- Subject: Re: CoreData relationships in IB
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 22 May 2005 15:21:54 -0700
On May 22, 2005, at 3:06 PM, T Reaves wrote:
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.
If you want to create the contained object automatically, I would
guess that you should override awakeFromInsertion instead -- see
<http://developer.apple.com/documentation/Cocoa/Conceptual/
NSPersistentDocumentTutorial/03_CustomClass/chapter_4_section_4.html>
mmalc
_______________________________________________
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