<div dir="ltr">by the way ... here is one of the talks I've been talking about ... from slide 20, 14.30 it is about argument alignment.<br>    <a href="http://www.slideshare.net/Kevlin/seven-ineffective-coding-habits-of-many-programmers">http://www.slideshare.net/Kevlin/seven-ineffective-coding-habits-of-many-programmers</a><br>    <a href="https://vimeo.com/97329157">https://vimeo.com/97329157</a><br><div><br></div><div>I'm pretty sure I saw it first on ACCU but I can be wrong :?</div><div><br></div><div>Cheers,</div><div>Tim</div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">An Apple a day keeps Windows away<br><br>ACCU - <a href="http://www.accu.org" target="_blank">http://www.accu.org</a> - Professionalism in Programming.</div></div>
<br><div class="gmail_quote">On Wed, May 13, 2015 at 8:28 PM, Tim W <span dir="ltr"><<a href="mailto:timpie.w@gmail.com" target="_blank">timpie.w@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="color:rgb(80,0,80);font-size:12.8000001907349px">Hi Daniel,</span><div><font color="#500050"><span style="font-size:12.8000001907349px"><br></span></font></div><div><span class=""><font color="#500050"><span style="font-size:12.8000001907349px"><br></span></font><div><span style="font-size:12.8000001907349px">>Refactoring and version system friendliness are concerns when writing code. clang-format's explicit goal is to make code readable.</span><font color="#500050"><span style="font-size:12.8000001907349px"><br></span></font></div><div><span style="font-size:12.8000001907349px"><br></span></div></span><div><span style="font-size:12.8000001907349px">I don't really want to argue with you about this because that is also on top of my list and I also can understand that you don't want support every style nuance.</span></div><div><span style="font-size:12.8000001907349px">But here is my view ... the </span><font color="#500050"><span style="font-size:12.8000001907349px">first goal of this style is also readability.  For me proposal (3) from @mpark is less readable because it separates the arguments in head and tail and I would like to have them together and aligned.  As for the version control system ... it is for easily reading the history of the file and when I refactor the function name in example (3) its looks  in the history that all parameters are changed.  And yes we can turn on ignore whitespaces but then we will miss other whitespace changes.</span></font></div><div><font color="#500050"><span style="font-size:12.8000001907349px"><br>I also convinced myself that is a globally used style but that is probably because I have seen it in two presentation at ACCU about C++ code style :)</span></font></div><div><font color="#500050"><span style="font-size:12.8000001907349px"> </span></font></div><div><span style="font-size:12.8000001907349px;color:rgb(80,0,80)"><br></span></div><div><span style="font-size:12.8000001907349px;color:rgb(80,0,80)">Any hint of how I could implement it myself if it will never make it into the tool?</span></div><div><span style="font-size:12.8000001907349px;color:rgb(80,0,80)"><br></span></div><div><font color="#500050"><span style="font-size:12.8000001907349px">Kind regards,</span></font></div><div><font color="#500050"><span style="font-size:12.8000001907349px">Tim</span></font></div><span class=""><div><font color="#500050"><span style="font-size:12.8000001907349px"><br></span></font></div><div><font color="#500050"><span style="font-size:12.8000001907349px"><br></span></font></div><div><div class="gmail_extra"><br clear="all"><div><div>An Apple a day keeps Windows away<br><br>ACCU - <a href="http://www.accu.org" target="_blank">http://www.accu.org</a> - Professionalism in Programming.</div></div>
<br><div class="gmail_quote"><br></div></div></div></span></div></div>
</blockquote></div><br></div>