Ben Finney wrote:
> I prefer to use the term "title case" to refer unambiguously to
> "NameWithSeveralWords", leaving the term "camel case" to describe the
> case with the humps only in the middle :-)
The names "TitleCase" and "camelCase" might suffice here.
--
--Scott David Daniels
[EMAIL PROTE
"Gabriel Genellina" <[EMAIL PROTECTED]> writes:
> Class names should be CamelCase.
Note that the term "camel case" has ambiguous usage. Some use it to
refer to *both* of "nameWithSeveralWords" and "NameWithSeveralWords".
I prefer to use the term "title case" to refer unambiguously to
"NameWithSe