<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Is there anywhere in the CoconutThrower project that you think Hungarian notation would be beneficial?<br></blockquote><div><br></div><div>It's very simple and have descriptive variable names, thus the choice of the naming convention doesn't really make any difference. But I would have preferred the official.</div><div>Btw, why arrays of objects, when you use only one of each? <br></div><div></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

Code readability/comprehensibility is not nothing, it is quite important.<br></blockquote><div><br></div><div><div class="gmail_quote">Of course, but I don't see how this contributes to it. I see at best equivalent naming convention without any real advantage.</div><div class="gmail_quote">You
 criticize prefixes example "scb" being unclear (it's simple 
abbreviation), but what you offer instead is only more unclear. Our, My,
 the... I have no idea how did you derive them or why you need them. I 
don't even like the use of $, but it's just one character so I don't 
really mind. <br></div><div class="gmail_quote"><br></div><div class="gmail_quote">"My"... public within class? What does that mean? Opposed to what? Public within module? They are all classes.<br></div><div class="gmail_quote"><br></div><div class="gmail_quote"><br></div></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

You should have explicit procedure separators, don't really on an IDE to show you them at display time.  Hence<br>
<br>
'=============================================================================<br></blockquote><div><br></div><div>Why? Why you need these? Something wrong with the IDE?<br></div><div><br></div><div><br></div><div><br></div>Jussi<br></div><div class="gmail_quote"><div> </div></div></div>