Hello, 

I am using Core Data to store a hierarchy of objects.

These objects are displayed in an NSOutlineView and their names are used to 
populate a list of strings used in autocomplete.

Once my window loads I can see the hierarchy of objects displayed but if I try 
to access them programmatically, Core Data returns an empty as soon as I get to 
the first one to many relationship.

I have root, single node element, set of object and then each object in the set 
will also have a set of children.

The list of objects is tiny, so far less than 100 and the outline view has no 
problems displaying them, so I wonder why can't I reach them programmatically. 

-- 
Rui Henriques Pacheco
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to