• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView


  • Subject: Re: NSTableView
  • From: Martin Wennerberg <email@hidden>
  • Date: Fri, 15 Oct 2004 10:50:33 +0200

The model shouldn't know anything about NSTableView so the data source and delegate code belongs in the controller layer. Try making the controller as small and simple as possible since you're not likely to be able to reuse that code anywhere else. If the values need calculating in any way, the code for that belongs to the model.

Martin Wennerberg

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
References: 
 >NSTableView (From: carsten Schäfer <email@hidden>)
 >Re: NSTableView (From: j o a r <email@hidden>)

  • Prev by Date: Binding : NSTableView -> NSControllerArray -> NSUserDefaultController
  • Next by Date: Re: NSTableView
  • Previous by thread: Re: NSTableView
  • Next by thread: Re: NSTableView
  • Index(es):
    • Date
    • Thread