<div dir="ltr">On Wed, Aug 27, 2008 at 8:38 PM, Greg Ewing <span dir="ltr"><<a href="mailto:greg.ewing@canterbury.ac.nz">greg.ewing@canterbury.ac.nz</a>></span> wrote:<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Russ Paielli wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Lets not forget that C++ and Java use zero-character identifiers for "self", and I don't hear a din of complaints that it harms readability.<br>
</blockquote>
<br>
I'm not so sure about that. Frequently people adopt<br>
conventions such as always writing this->x, or naming<br>
all instance variables with an "m_" prefix, suggesting<br>
that zero characters is considered a problem by many.<font color="#888888"></font></blockquote><div><br>And that's despite the fact that they have more assistance from IDEs for autocomplete, highlighting, etc.<br><br>
George<br></div></div><br></div>