Re: Newbie Question on "self"
Re: Newbie Question on "self"
- Subject: Re: Newbie Question on "self"
- From: Charles Steinman <email@hidden>
- Date: Mon, 11 Aug 2008 13:12:08 -0700 (PDT)
--- On Mon, 8/11/08, Scott Ribe <email@hidden> wrote:
> > Using dot-syntax calls getters and setters. You would
> get exactly the same
> > behavior by calling self.myString = anotherString.
>
> That assumes Objective-C 2.
The code in question was using properties with synthesized accessors. Objective-C 2 seems like a safe assumption.
Cheers,
Chuck
_______________________________________________
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