Re: CoreData and NSOutlineView.

2009-03-26 Thread Scott Andrew
Solved.. Due to the way the data is modeled using a data sorce delegate is the best way to go. On Mar 25, 2009, at 10:59 PM, Scott Andrew wrote: I have a question, may know the answer already. I am looking at using core data to store the project for my application I am starting. I want a c

CoreData and NSOutlineView.

2009-03-25 Thread Scott Andrew
I have a question, may know the answer already. I am looking at using core data to store the project for my application I am starting. I want a categorized NSOutlineView that has categories and then children under. The categories just describe the nodes underneath it. They do not not necess