Re: Objective C class prefix
Re: Objective C class prefix
- Subject: Re: Objective C class prefix
- From: j o a r <email@hidden>
- Date: Thu, 10 Feb 2005 13:12:15 +0100
On 2005-02-10, at 07.54, Daniel DeCovnick wrote:
It doesn't have to be limited to 676. After all, there's plenty of
lowercase letters too. And even eliminating common combinations of
letters that begin words, there's also numbers, though they can't be
at the beginning.
The guidelines actually explicitly state that you should use "two or
three uppercase letters", so the limit would be 17576.
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CodingGuidelines/Articles/NamingBasics.html#//apple_ref/doc/uid/
20001281/BBCJECED>
Not that I personally see why you couldn't use any type of prefix
string, as long as it's clear that it's a prefix and not part of the
class name.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden