[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Varying code styles (was Re: [PATCH] python 2.1 support (build/generator/gen_base.py))

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-10-08 19:21:48 CEST

On Sun, 2003-10-05 at 16:35, C. Michael Pilato wrote:
> This patch looks semantically fine, but (and I really shouldn't have
> to point out stuff like this -- I mean, doesn't everyone take some
> degree of pride in making their code *look* good?) this module doesn't
> use the "foo( param )" coding style. It uses "foo(param)".

This sort of thing is normal, though; I've had to style-police almost
every change to the ra_svn code, and I know that ra_dav has experienced
a lot of stylistic inconsistencies.

The situation would be a little bit better if we were less laissez-faire
about code style between files; at least then the people heavily
involved in the project wouldn't accidentally apply one file's style to
another file.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 8 19:40:31 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.