On 2006-08-30, Jean-Paul Calderone <[EMAIL PROTECTED]> wrote:
> On Wed, 30 Aug 2006 14:22:16 +1000, Ben Finney <[EMAIL PROTECTED]> wrote:
>>"glenn" <[EMAIL PROTECTED]> writes:
>>
>>> Bruno Desthuilliers wrote:
>>> > It might be better to use newstyle classes if you can. Also, the
>>> > convention is to use CamelCase for classes names (unless you have
>>> > a strong reason to do otherwise).
>>
>>Note that this style is more correctly called TitleCase, since the
>
> Or StudlyCaps :)

The first time I saw StudlyCaps I thought it was the ugliest
thing I'd ever seen.  Now I use it a lot. I still have trouble
with GVR's preference for HTTPServer over HttpServer. The latter
is, to me, easier to read and write.

-- 
Neil Cerutti
These people haven't seen the last of my face. If I go down, I'm
going down standing up. --Chuck Person
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to