On Sun, 19 Jun 2011 00:02:41 +0930, alphabeta wrote: > On 18/06/11 11:30 PM, Ali Çehreli wrote:
> This is a good observation, namely > > > string -> toString > > String -> toString > > The same situation arises when trying to CamelCase acronyms. I had originally included that situation in my post but took it out because of not being able to come up with a mal-example. :) > In aerospace/defence domains that I have worked in, such ambiguities are > not allowed and the use of acronyms in code identifiers must be > delineated with underscores. I can't think of a really good mal-example > right now but I'm sure others have tripped up on this issue before in > much less than moon-shot projects. > > ab Ali
