Re: what do I need the NSArrayController for?
Re: what do I need the NSArrayController for?
- Subject: Re: what do I need the NSArrayController for?
- From: Jerry Krinock <email@hidden>
- Date: Wed, 02 Apr 2014 09:32:43 -0700
Some good answers have already been posted. Just one more general comment.
Ideally, an API is designed based on the API contract. However, Cocoa Bindings are deep and complex, and its API has been difficult to describe in words. Compared to other OS X technologies, Cocoa Bindings may therefore be based somewhat more on cases which have occurred in common usage patterns, and less on the API. The common usage of Cocoa Bindings involves array controllers for arrays. Therefore, if you do not use array controllers for arrays, you are more likely to run in to bugs or unexpected behaviors.
_______________________________________________
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