<div dir="ltr">On 2 September 2013 04:00, bearophile <span dir="ltr"><<a href="mailto:bearophileHUGS@lycos.com" target="_blank">bearophileHUGS@lycos.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Manu:<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Seriously, how do you quickly read and understand the API through the noise?<br>
</blockquote>
<br></div>
The noise increases if you have to repeat the class name for each method :-)<br></blockquote><div><br></div><div>Except that you can _read the class definition_.</div><div><br></div><div>Look, I'm just giving an account of the collective experience from our weekend. None of us could find anything easily in each others classes, or quickly get a reasonable overview of it's design and how it worked.</div>
<div>This leads to needless conversations, asking the other person about it, and all those questions that I should be able to understand at a glance.</div><div>This WILL affect productivity in the office.</div><div><br></div>
<div>The reason was that functions were polluting the class declaration. 9 times out of 10, when I look at a class declaration, I want to know what it is, what it has, and what it can do.</div></div></div></div>