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 categorized NSOutlineView that has categories and  
then children under. The categories just describe the nodes  
underneath it. They do not not necessarily match 1 to 1 my entities.  
From what I am seeing on the web it is better that I use a data  
source for my tree than trying to get bindings to work.


Am i missing out on something not using bindings? I have seen also  
seen that it takes a lot of work arounds to get NSTreeController to  
work properly with NSOutlineView. This is my first adventure into  
core data.


Scott
___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/scottandrew%40roadrunner.com

This email sent to scottand...@roadrunner.com


___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


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 necessarily match 1 to 1 my entities. From what I am seeing on  
the web it is better that I use a data source for my tree than trying  
to get bindings to work.


Am i missing out on something not using bindings? I have seen also  
seen that it takes a lot of work arounds to get NSTreeController to  
work properly with NSOutlineView. This is my first adventure into core  
data.


Scott
___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com