Re: What's the argument aTableView used for?
Re: What's the argument aTableView used for?
- Subject: Re: What's the argument aTableView used for?
- From: Gregory Weston <email@hidden>
- Date: Tue, 18 Sep 2007 08:39:15 -0400
Frank Bettger wrote:
In case you use the same object for multiple NSTableView instances.
I suspected that, but wouldn't it be cleaner if you had multiple
dataSource
objects, one for each NSTableView instance.
It really depends on the specific situation. Having the argument, you
can use it or not as fits your needs. If you didn't have it, you
wouldn't even have the choice.
G
_______________________________________________
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