I think Jonathan was talking about the entire community, not a single project. It&#39;s impossible for all people to accept a unified standard, everyone has their own style and they&#39;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.<br>
<br><div class="gmail_quote">On Tue, Aug 17, 2010 at 3:38 AM, bearophile <span dir="ltr">&lt;<a href="mailto:bearophileHUGS@lycos.com">bearophileHUGS@lycos.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Jonathan M Davis:<br>
<div class="im"><br>
&gt; I see little no value in trying to enforce any kind of<br>
&gt; coding standard on the D community as a whole,<br>
<br>
</div>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&#39;t see the advantage of this for your D/Python programs then maybe it&#39;s because you haven&#39;t done this yet :-)<br>

<br>
Bye,<br>
<font color="#888888">bearophile<br>
</font></blockquote></div><br>