<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hello</div><div><br></div><div>I not sure that makes it more readable, because if you use tabs, a monospaced font and a tab size of 4 (which is default in most editor AFAIK) the conditions will be aligned. What it does is more too add more empty almost empty lines.</div><div><br></div><div>See&nbsp;<a href="http://i.imgur.com/PYiZQfC.png">http://i.imgur.com/PYiZQfC.png</a></div><div><br></div><div>Just keep that in mind before you decide to change this.</div><div><br></div><div>Aske Ertmann</div><br><div><div>On 04/04/2013, at 11.43, Ernesto Baschny [cron IT] wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Christian Kuhn schrieb am 04.04.2013 11:36:<br><blockquote type="cite">On 04/04/2013 09:17 AM, Markus Klein wrote:<br></blockquote><blockquote type="cite"><blockquote type="cite">I’d suggest to change this to the more readable version:<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">If (<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Condition1<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;&amp; condition 2<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;&amp; condition 3<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">)<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">}{<br></blockquote></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">+1<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">bracket handling, please:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">if (<br></blockquote><blockquote type="cite"> &nbsp;&nbsp;&nbsp;cond1<br></blockquote><blockquote type="cite"> &nbsp;&nbsp;&nbsp;&amp;&amp; cond2<br></blockquote><blockquote type="cite">) {<br></blockquote><blockquote type="cite"> &nbsp;&nbsp;&nbsp;body<br></blockquote><blockquote type="cite">}<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">-&gt; ") {" closing round and opening curly bracket on one line, in same<br></blockquote><blockquote type="cite">column as "if"<br></blockquote><br>+1 to the idea and also to Christian's comment.<br><br>Cheers,<br>Ernesto<br><br>_______________________________________________<br>Before posting to this list, please have a look to the posting rules<br>on the following websites:<br><br><a href="http://typo3.org/teams/core/core-mailinglist-rules/">http://typo3.org/teams/core/core-mailinglist-rules/</a><br>http://typo3.org/development/bug-fixing/diff-and-patch/<br>_______________________________________________<br>TYPO3-team-core mailing list<br>TYPO3-team-core@lists.typo3.org<br>http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core<br></div></blockquote></div><br></body></html>