Re: NSTreeController / CoreData quesiton
Re: NSTreeController / CoreData quesiton
- Subject: Re: NSTreeController / CoreData quesiton
- From: Scott Stevenson <email@hidden>
- Date: Tue, 24 May 2005 14:38:41 -0700
On May 24, 2005, at 1:48 PM, Justin Fagnani wrote: I have a NSTreeController setup with a predicate of parent == nil and that seems to work pretty well. The problem is getting all the correct items. I can get the direct items of the selected Category, but not the Items it's child categories contain, and so on.
[...]
here's my other ideas:
*Subclass NSManagedObject for Category and use a recursive method for getting all the items.
I think this is probably your best bet.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden