Re: NSTreeController and CoreData question

2009-05-25 Thread Scott Andrew
Actually. That makes it alot simpler. There is some selection and addition logic but that should be simple enough.. Like i said i am just over thinking it. Scott Andrew On May 25, 2009, at 8:42 PM, Steve Steinitz wrote: Hi Scott On 25/5/09, cocoa-dev-requ...@lists.apple.com wrote: I am w

Re: NSTreeController and CoreData question

2009-05-25 Thread Steve Steinitz
Hi Scott On 25/5/09, cocoa-dev-requ...@lists.apple.com wrote: I am working on a CoreData project but want some advice on using an Outline View. My relationships are setup like so. They don't have a parent/child entry. The entries more match the read data. Project ... Tragets Sources

Re: NSTreeController and CoreData question

2009-05-25 Thread Scott Andrew
I want to hold my heirarchy... And references.. So i don't want to change. I am working on a node wrapper. Scott On May 25, 2009, at 11:28 AM, Shlok Datye wrote: I recently came across some nice sample code on how to use NSTreeController with Core Data. Here it is: http://espresso-served-