• 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: dot syntax issue? (Newb Question?)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dot syntax issue? (Newb Question?)


  • Subject: Re: dot syntax issue? (Newb Question?)
  • From: mmalc crawford <email@hidden>
  • Date: Thu, 8 Nov 2007 09:33:55 -0800


On Nov 8, 2007, at 9:28 AM, John Stiles wrote:

Just a random hypothetical: if one were to add a category on NSStatusItem and implement -enabled (and have it call through to - isEnabled), would that enable dot-syntax for the enabled property?

Why would you do that rather than using properties directly?

@interface NSStatusItem (PropertySupport)
@property (getter=isEnabled) BOOL enabled;
@end

mmalc

_______________________________________________

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: dot syntax issue? (Newb Question?)
      • From: John Stiles <email@hidden>
References: 
 >dot syntax issue? (Newb Question?) (From: Gregor Brandt <email@hidden>)
 >Re: dot syntax issue? (Newb Question?) (From: mmalc crawford <email@hidden>)
 >Re: dot syntax issue? (Newb Question?) (From: John Stiles <email@hidden>)

  • Prev by Date: Re: dot syntax issue? (Newb Question?)
  • Next by Date: Re: dot syntax issue? (Newb Question?)
  • Previous by thread: Re: dot syntax issue? (Newb Question?)
  • Next by thread: Re: dot syntax issue? (Newb Question?)
  • Index(es):
    • Date
    • Thread