Re: Core Data Fetched Property: fetching children
Re: Core Data Fetched Property: fetching children
- Subject: Re: Core Data Fetched Property: fetching children
- From: mmalc crawford <email@hidden>
- Date: Mon, 26 Mar 2007 03:41:34 -0700
On Mar 26, 2007, at 3:25 AM, Frank Reiff wrote:
Now, I want to make this a fetched relationship, so I set the
predicate in the data model to: "parent == self" thinking that self
will be replaced by the "calling" object. This always returns 0
objects.
What am I doing wrong?
s/self/$FETCH_SOURCE/
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdMOM.html
>
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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