• 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: Outlets / IBOutlet declarations (was Re: InterfaceBuilder &Wiring Objects)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Outlets / IBOutlet declarations (was Re: InterfaceBuilder &Wiring Objects)


  • Subject: RE: Outlets / IBOutlet declarations (was Re: InterfaceBuilder &Wiring Objects)
  • From: "Jeff Laing" <email@hidden>
  • Date: Wed, 19 Nov 2008 16:39:53 -0700
  • Thread-topic: Outlets / IBOutlet declarations (was Re: InterfaceBuilder &Wiring Objects)

> There's no difference between setting through a property, and setting
> through a plain old setter method. That said, it's up to you to decide
> if you want to go with the official recommendation or not. If you
> think that you have enough control over the implementation of your
> accessor methods, you might choose to still use them.

The question has been related to "best practices", which is why I'm
pursuing it.

As to 'control over the implementation of your accessors', if people use
@synthesize (thus taking whatever the compiler gives them) and/or have
bindings (or whatever it is) sneaking additional KVO/C stuff in over the
top of their accessors, how much information do they actually *have*
about their accessors to make an informed choice?

_______________________________________________

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: Outlets / IBOutlet declarations (was Re: InterfaceBuilder &Wiring Objects)
      • From: Roland King <email@hidden>
References: 
 >Re: Outlets / IBOutlet declarations (was Re: Interface Builder & Wiring Objects) (From: Erik Buck <email@hidden>)
 >Re: Outlets / IBOutlet declarations (was Re: Interface Builder & Wiring Objects) (From: Brian Stern <email@hidden>)
 >Re: Outlets / IBOutlet declarations (was Re: Interface Builder & Wiring Objects) (From: mmalcolm crawford <email@hidden>)
 >Re: Outlets / IBOutlet declarations (was Re: Interface Builder & Wiring Objects) (From: Brian Stern <email@hidden>)
 >Re: Outlets / IBOutlet declarations (was Re: Interface Builder & Wiring Objects) (From: Greg Titus <email@hidden>)
 >Re: Outlets / IBOutlet declarations (was Re: Interface Builder & Wiring Objects) (From: Brian Stern <email@hidden>)
 >Re: Outlets / IBOutlet declarations (was Re: Interface Builder & Wiring Objects) (From: Ricky Sharp <email@hidden>)
 >RE: Outlets / IBOutlet declarations (was Re: Interface Builder &Wiring Objects) (From: "Jeff Laing" <email@hidden>)
 >Re: Outlets / IBOutlet declarations (was Re: Interface Builder &Wiring Objects) (From: j o a r <email@hidden>)
 >Re: Outlets / IBOutlet declarations (was Re: Interface Builder &Wiring Objects) (From: Ricky Sharp <email@hidden>)
 >Re: Outlets / IBOutlet declarations (was Re: Interface Builder &Wiring Objects) (From: j o a r <email@hidden>)

  • Prev by Date: RE: Outlets / IBOutlet declarations (was Re: Interface Builder &Wiring Objects)
  • Next by Date: Re: Autorelease Question
  • Previous by thread: Re: Outlets / IBOutlet declarations (was Re: Interface Builder &Wiring Objects)
  • Next by thread: Re: Outlets / IBOutlet declarations (was Re: InterfaceBuilder &Wiring Objects)
  • Index(es):
    • Date
    • Thread