• 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: performance of UIControls
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: performance of UIControls


  • Subject: Re: performance of UIControls
  • From: Memo Akten <email@hidden>
  • Date: Fri, 20 Feb 2009 12:03:23 +0000

Yea that is exactly how I have it currently as I described in my mail. But to maintain that has unnecessarily extra steps. My Controller extends my own custom controller class (which extends UIViewController) which adds the common functionality I require to the types of apps I'm building. But there is no way my view (which contains x amount of sliders, labels, and switches specific to the application laid out manually the way I want them to look) and model (parameters very specific to this application) are reusable. Which is why my question was about the performance of reading from the controls directly.


On 20 Feb 2009, at 03:30, Michael Ash wrote:

Your model should not be talking directly to your view. Instead, your
controller should set properties on the model when the UI changes, and
then the model can use its own properties directly.

_______________________________________________

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


  • Follow-Ups:
    • Re: performance of UIControls
      • From: "I. Savant" <email@hidden>
    • Re: performance of UIControls
      • From: Michael Ash <email@hidden>
References: 
 >performance of UIControls (From: Memo Akten <email@hidden>)
 >Re: performance of UIControls (From: Michael Ash <email@hidden>)

  • Prev by Date: Re: (no subject)
  • Next by Date: Re: How to apply CoreImage effects to windows?
  • Previous by thread: Re: performance of UIControls
  • Next by thread: Re: performance of UIControls
  • Index(es):
    • Date
    • Thread