Re: How far with accessors?
Re: How far with accessors?
- Subject: Re: How far with accessors?
- From: Ondra Cada <email@hidden>
- Date: Wed, 26 May 2004 22:11:10 +0200
Don,
oh, I've missed it at the first look:
On 26.5.2004, at 20:51, Don Rainwater wrote:
>
NSString *_theString;
Don't. The underscore prefix is reserved by Apple. Just name it
'string', or 'filename', or whatever appropriate.
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.