Notes on the Phobos style guide
Andrej Mitrovic
andrej.mitrovich at gmail.com
Mon Aug 16 18:52:15 PDT 2010
I think Jonathan was talking about the entire community, not a single
project. It's impossible for all people to accept a unified standard,
everyone has their own style and they'll most probably keep it that way.
What matters is consistency. So if you have a certain way of coding, be
consistent about it throughout your project.
On Tue, Aug 17, 2010 at 3:38 AM, bearophile <bearophileHUGS at lycos.com>wrote:
> Jonathan M Davis:
>
> > I see little no value in trying to enforce any kind of
> > coding standard on the D community as a whole,
>
> If your program is partially composed by several modules written by
> different programmers, that you have found on the net (like from dsource),
> you will not appreciate to see your program as an Harlequin written in ten
> widely different coding styles. A more uniform coding style helps you see
> your program as a single whole instead of as a puzzle, and you will need
> less time to modify, debug and improve it. If you don't see the advantage of
> this for your D/Python programs then maybe it's because you haven't done
> this yet :-)
>
> Bye,
> bearophile
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20100817/bc4a396a/attachment.html>
More information about the Digitalmars-d
mailing list