CamelCase versus wide_names (Prothon)

A. Lloyd Flanagan alloydflanagan at comcast.net
Wed Apr 21 14:03:43 EDT 2004


"Mark Hahn" <mark at prothon.org> wrote in message news:<QHIfc.9902$dZ1.6634 at fed1read04>...
> "Erik Max Francis" <max at alcyone.com> wrote ...
> 
> > I'm surprised you're creating your own language and don't have enough
> > internal stylistic sense to make this choice yourself.
> 
FWIW, Mark, I'm with you on this one.  Standardizing variable names
isn't exactly what I'd call a "deep" design decision.  What's wrong
with asking experienced programmers what works best?

Speaking of which -- camelCase, definitely.  Unless you want to allow
spaces in your variable names... :)



More information about the Python-list mailing list