Re: Undo in conjunction with core data
Re: Undo in conjunction with core data
- Subject: Re: Undo in conjunction with core data
- From: Dave Fernandes <email@hidden>
- Date: Sat, 22 Jan 2011 13:07:25 -0500
On 2011-01-22, at 3:13 AM, Kenneth Baxter wrote:
> Thanks for the follow up Dave. Regarding the predicate, I understood that the fetch was entity based rather than object based, so thought that if parent != self, I would get the children of other parents too. Anyway, I can check that pretty easily.
You are correct - parent != nil will get all children of all parents. I misunderstood how you were constructing the predicate._______________________________________________
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