Re: Feh. Obj-C syntax question
Re: Feh. Obj-C syntax question
- Subject: Re: Feh. Obj-C syntax question
- From: Jens Ayton <email@hidden>
- Date: Thu, 8 Nov 2007 11:29:05 +0100
Rick Mann:
So, here's the new question:
I really like to prefix my member variables with a small "m". As you
can imagine (and as I expected), the auto-get/set generation doesn't
deal with this well. It created setMFoo(), rather than dropping the
"m" (I didn't expect it to do anything else).
I don't suppose, by some miracle, there's a way to get it to handle
that better, is there?
@synthesize foo = mFoo;
--
Jens Ayton
Sed quis custodiet ipsos custodes?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden