<div dir="ltr">On 30 May 2013 18:32, Entry <span dir="ltr"><<a href="mailto:no@no.com" target="_blank">no@no.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im">On Wednesday, 29 May 2013 at 23:57:01 UTC, Peter Williams wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">
On 30/05/13 08:40, Entry wrote:<br>
</div><div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
My personal opinion is that code should only be in English.<br>
</blockquote>
<br></div><div class="im">
But why would you want to impose this restriction on others?<br>
<br>
Peter<br>
</div></blockquote>
<br>
I wouldn't say impose. I'd say that programming in a unified language (D) should not be sabotaged by comments and variable names in various human languages (Swedish, Russian), but be accompanied by a similarly 'unified' language that we all know - English. It is only my opinion though and I wouldn't force it upon anyone.<br>

</blockquote></div><br></div><div class="gmail_extra" style>We don't all know English. Plenty of people don't.</div><div class="gmail_extra" style>I've worked a lot with Sony and Nintendo code/libraries, for instance, it almost always looks like this:<br>
</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style><font face="courier new, monospace">{</font></div><div class="gmail_extra" style><font face="courier new, monospace">  // E: I like cake.</font></div>
<div class="gmail_extra" style><font face="courier new, monospace">  // J: ケーキが好きです。</font></div><div class="gmail_extra" style><font face="courier new, monospace">  player.eatCake();</font></div><div class="gmail_extra" style>
<font face="courier new, monospace">}</font></div><div class="gmail_extra" style><font face="courier new, monospace"><br></font></div><div class="gmail_extra" style><div class="gmail_extra">Clearly someone doesn't speak English in these massive codebases that power an industry worth 10s of billions.</div>
</div></div>