Re: Core Data question
Re: Core Data question
- Subject: Re: Core Data question
- From: Graham Perks <email@hidden>
- Date: Sun, 10 Aug 2008 20:54:59 -0500
- Resent-date: Sun, 10 Aug 2008 20:55:32 -0500
- Resent-from: Graham Perks <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: cocoa-dev Users <email@hidden>
One more thing, since you are getting traps on insert. If you have
derived your own NSManagedObject subclass and are overriding
awakeFromInsert:, check you are calling [super awakeFromInsert]...
On Aug 10, 2008, at 8:39 PM, Sandro Noel wrote:
So I think my question here, is, what should I use when inserting a
detail object to properly set the relationship to Account.
some example on how I should approach the problem would be nice, or
a step-by-step :D
Cheers,
Graham Perks.
http://www.asinglepixel.com
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden