On 14/05/2012, at 19.37, Mikkel Eide Eriksen wrote: > On 14/05/2012, at 19.15, Quincey Morris wrote: >> >> In the absence of other information this sounds like a bug in >> NSTreeController. What happens if you change the count property in IB to >> "set.count"? > > Same error as above.
With this information, some further googling reveals several others with the same problem: http://michaelrutt.tumblr.com/post/14986671491/ordered-relationships-and-bindings-really http://stackoverflow.com/questions/7039165/how-to-bind-nstreecontrollers-children-to-core-data-ordered-to-many-relationshi https://github.com/robertjpayne/DDOutlineView NSTreeController does not support NSOrderedSet. Mikkel _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
