[phobos] phobos commit, revision 2098

Jonathan M Davis jmdavisProg at gmx.com
Fri Jan 7 00:08:22 PST 2011


On Tuesday 04 January 2011 08:20:07 Andrei Alexandrescu wrote:
> On 1/4/11 9:35 AM, Steve Schveighoffer wrote:
> > I prefer no full bracing, and braces on their own line.
> 
> I think that's about the dominant style in Phobos now (braces on their
> own line and quite lax bracing for single statements).

If that's the dominant style, does it really make sense to change it? If nothing 
else, that would seem to indicate that that's the style that most of the Phobos 
developers prefer (including you, since you've written a lot of the code).

Regardless, if we want to try and have a common style throughout Phobos, we're 
going to need an actual style guide rather than just tacit agreement on the 
list. Otherwise, it's just going to be forgotten. It's easy enough to forget to 
use an agreed upon style when you have a style guide to look at, let alone when 
you've just sort of agreed on what the style is supposed to be.

- Jonathan M Davis


More information about the phobos mailing list