Skip navigation.
 
mlRe: Core Data help needed (relationship programmatically)
FROM : I. Savant
DATE : Tue Feb 19 23:52:50 2008

> But there are two entities. How do I add a new employee and set the 
> manager or directReports relationship in Apple's example?
>
> Can someone give me a hint. Thanks.


  A hint? Sure:

http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/cdProgrammingGuide.html

  See the appropriately-named sections, "Creating and Deleting 
Managed Objects" and "Using Managed Objects".

--
I.S.

Related mailsAuthorDate
mlCore Data help needed (relationship programmatically) Ralph Manns Feb 19, 23:45
mlRe: Core Data help needed (relationship programmatically) I. Savant Feb 19, 23:52
mlRe: Core Data help needed (relationship programmatically) Ralph Manns Feb 20, 00:58
mlRe: Core Data help needed (relationship programmatically) I. Savant Feb 20, 01:03