On Sat, Dec 17, 2011 at 5:56 AM, jdrewsen <span dir="ltr"><<a href="mailto:jdrewsen@nospam.com">jdrewsen@nospam.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Thursday, 15 December 2011 at 07:46:56 UTC, Jonathan M Davis wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br></blockquote></div></blockquote></blockquote><div>... </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'd argue that the acronyms should be in all caps if camelcasing would require that the first letter of the acronym be capitalized and all lower case if camelcasing would require that the first letter of the acronym be lower case. We're not completely consistent in how we using acronyms in names in Phobos, but I believe that we primarily follow that rule when putting them in symbol names. So, for instance, it would be HTTP, FTP, and SMTP rather than Http, Ftp, and Smtp.<br>

</blockquote>
<br></div>
I like Http better as personal taste. But if HTTP is preferred then I'll do that. Actually I think I will make a pull request to extend the <a href="http://dlang.org/dstyle.html" target="_blank">dlang.org/dstyle.html</a> doc with and example that we can point to when someone asks about styling. I've spend too much time restyling because there is no such style doc already and people are complaining about style in reviews anyway.</blockquote>
<div><br></div><div>I absolutely agree that the "D Style" page should be revised and extended to reflect the current standards that new Phobos modules are expected to adhere to. </div><div><br></div><div>I found an open pull request that indicates a past effort in this regard:</div>
<div><a href="https://github.com/D-Programming-Language/d-programming-language.org/pull/16">https://github.com/D-Programming-Language/d-programming-language.org/pull/16</a>
</div><div><br></div><div>(I thought that another document was also floating around that was a proposed new "Style Guide for Phobos", but I don't recall who authored it and I don't remember where it was located.)</div>
<div><br></div><div>jcc7</div></div>