Core Data returns empty set
Core Data returns empty set
- Subject: Core Data returns empty set
- From: Rui Henriques Pacheco <email@hidden>
- Date: Mon, 12 Aug 2013 21:04:17 +0200
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 (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