• 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
Dot Syntax docs missing?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dot Syntax docs missing?


  • Subject: Dot Syntax docs missing?
  • From: Rick Mann <email@hidden>
  • Date: Fri, 18 Jul 2008 20:58:35 -0700

Where is the description of the dot syntax? The top of the Obj-C 2.0 docs (Properties section) refers you "Dot Syntax." A search of ADC turns up the first hit:

The Objective-C 2.0 Programming Language: The Dot Syntax - Size: 24k
... The ... Syntax. Objective-C provides a ... ( . ... Listing 4-5 Accessing properties
using the ... syntax. Graphic *graphic = [[Graphic alloc] init]; ...
http://developer.apple.com/DOCUMENTATION/Cocoa/Conceptual/ObjectiveC/Articles/
chapter_5_section_4.html


Clicking that link, however, takes you to "Subclassing with Properties".

I have a property named "ep1". I need to implement accessors for it, but they're not getting called. I've tried variations of

setEp1
setep1
setEP1

none of those works.

Any suggestions? TIA,
--
Rick

_______________________________________________

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 docs missing?
      • From: "Glenn L. Austin" <email@hidden>
    • Re: Dot Syntax docs missing?
      • From: Andy Lee <email@hidden>
    • property name-to-accessor munging? (was: Dot Syntax docs missing?)
      • From: Rick Mann <email@hidden>
    • Re: Dot Syntax docs missing?
      • From: Jerry Krinock <email@hidden>
  • Prev by Date: Re: NSMutableDictionary autorelease chrashes application
  • Next by Date: Re: Dot Syntax docs missing?
  • Previous by thread: Re: Unicode names
  • Next by thread: Re: Dot Syntax docs missing?
  • Index(es):
    • Date
    • Thread