Re: Why are these objects still faults?
Re: Why are these objects still faults?
- Subject: Re: Why are these objects still faults?
- From: Gideon King <email@hidden>
- Date: Wed, 20 Jul 2011 00:57:46 +1000
Interesting idea. The structure is that I have a grandparent with just a single attribute, a parent which has parent and children (self referential) relationships, and a couple of one way to-one self referential relationships on the topic node object itself, so there are a few things going on there
...but the relationship to view is a simple to-one relationship with an inverse, so I would have thought it would be easy to fetch. Also I did a check on the topic relationship (to-one out and to-many in) which was supposed to be pre-fetched too, and they were all faults too.
Regards
Gideon
On 19/07/2011, at 11:05 PM, Heath Borders wrote:
> Is your topic node self-referential? Maybe CoreData doesn't prefetch
> circular references.
>
_______________________________________________
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