Re: NSTableView: programatically changing sorted column
Re: NSTableView: programatically changing sorted column
- Subject: Re: NSTableView: programatically changing sorted column
- From: Graham Cox <email@hidden>
- Date: Tue, 6 Jul 2010 13:44:28 +1000
On 06/07/2010, at 1:28 PM, Kyle Sluder wrote:
> I would argue that's less of a concern than inverting the
> responsibilities of your controller and view layers. If "the sort
> descriptors in use" is a concept that exists outside of the table
> view, it really doesn't make sense to make the table view responsible
> for maintaining it; that's the role of what the documentation would
> term a "coordinating controller."
I agree, this is a better design. If only I hadn't already passed my deadline several weeks ago... :(
--Graham
_______________________________________________
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