<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 14 December 2013 08:10, Ali Çehreli <span dir="ltr"><<a href="mailto:acehreli@yahoo.com" target="_blank">acehreli@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 12/13/2013 10:20 AM, Brian Rogoff wrote:<br>
<br>
> On Friday, 13 December 2013 at 17:30:09 UTC, Manu wrote:<br>
<br></div><div class="im">
>> Possibly following Andrei's lead, and possible consideration for print?<br>
><br>
> Or possibly Ali just prefers this style?<br>
<br></div>
I used to dislike it until I started working at my current job where Egyptian style is the standard.<br>
<br>
I am happy that it is common D-style as well.<br>
<br>
I am still not sure why I don't like it everywhere (e.g. struct, class, function definitions, etc.) :)<br>
<br>
void foo()<br>
{                  // <-- why not here as well? I don't know. :p<br>
    if (cond) {<br>
        // ...<br>
    }<br>
}</blockquote><div><br></div><div>Mmm, I prefer C braces for this reason.</div><div>I just can't feel comfortable with egyptian braces applied universally. I figure, if I can't accept it universally, I can't accept it at all ;) .. Where are the lines drawn? What are the rules? I don't even know! It's chaos!</div>
<div>Obviously, I suffer from OCD... I'm one of those whitespace nazi's too :/</div></div></div></div>