FROM : John Stiles
DATE : Wed Apr 02 23:18:58 2008
What do you mean by the "name"?
You could make one class that has all of the common code, and then
subclass it for each table instance. That's a pretty common technique.
Mr. Gecko wrote:
> How would I get the name of a table view? I am trying to make all of
> my tables use one class for the data source so I can make my code more
> smaller. I know I can use autosave name but I am not sure if I am
> suppose to use that or what it does.
> Here is what I have tried already
> [tableView name];
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
DATE : Wed Apr 02 23:18:58 2008
What do you mean by the "name"?
You could make one class that has all of the common code, and then
subclass it for each table instance. That's a pretty common technique.
Mr. Gecko wrote:
> How would I get the name of a table view? I am trying to make all of
> my tables use one class for the data source so I can make my code more
> smaller. I know I can use autosave name but I am not sure if I am
> suppose to use that or what it does.
> Here is what I have tried already
> [tableView name];
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
| Related mails | Author | Date |
|---|---|---|
| Mr. Gecko | Apr 2, 23:17 | |
| John Stiles | Apr 2, 23:18 | |
| Mr. Gecko | Apr 2, 23:52 | |
| John Stiles | Apr 3, 00:01 | |
| Jens Alfke | Apr 3, 00:07 | |
| Andy Lee | Apr 3, 00:44 | |
| Adam Gerson | Apr 3, 02:41 | |
| Jonathan Hess | Apr 3, 06:35 |






Cocoa mail archive

