RE: Re: Re: Re: Re[2]: Re: class proposal

"Michael Geary" <[email protected]> Wed, 14 Jul 2004 18:33:00 -0700
Newsgroups gmane.comp.lang.prothon.user
Message-ID <[email protected]>
> From: Mark Hahn
> I would HATE to lose the ability to have "Widget" for the
> proto and "widget" for the instance.

Same here, although it's always amused me that this popular programming
convention is exactly the opposite of English usage.

For example, we have a children's book about a dog named Dog.

If we wrote English the same way we write code, the book would have a Dog
named dog.

-Mike

(not suggesting changing this!)