NSTreeController with bindings and core data - still an issue?
NSTreeController with bindings and core data - still an issue?
- Subject: NSTreeController with bindings and core data - still an issue?
- From: Koen van der Drift <email@hidden>
- Date: Mon, 10 Oct 2011 11:05:22 -0400
Hi,
I'm looking to implement a simple iTunes/Mail like source list in an
app, and have been rummaging through the internets for some decent
tutorials and sample code. I found some, but they are all a bit
outdated. Basically, I want to combine my Core Data model with an
NSOutlineView and NSTreeController all connected through bindings.
However, I've also come accross some websites (eg
http://blog.wilshipley.com/2006/04/pimp-my-code-part-10-whining-about.html
or http://www.cocoadev.com/index.pl?NSTreeController) that state that
NSTreeController, Core Data and bindings are not really working well
together, and I should use the datasource approach. Is this still the
case, or has NSTreeController improved over the years and can it be
used with bindings without any problems?
- Koen.
_______________________________________________
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