Re: Another basic CoreData question
Re: Another basic CoreData question
- Subject: Re: Another basic CoreData question
- From: Keary Suska <email@hidden>
- Date: Fri, 9 Jul 2010 08:19:22 -0600
On Jul 9, 2010, at 6:12 AM, Jerry Krinock wrote:
> An interesting question is how this happens in the DepartmentAndEmployees sample code. When I create a document with an employee, save the file and dump it with sqlite3, it appears that the Employee is related to the Department. But I looked at that code for a few minutes yesterday and can't see how it happened. The only time that an Employee is set to a Department or vice versa is in the -paste method, but that doesn't run. Does anyone know?
Any actions on the employee array controller are manipulating the employees relationship of department, so it is handled automagically by CD. Do you mean other than that?
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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