<br><br><div><span class="gmail_quote">On 3/13/07, <b class="gmail_sendername">Scott Wheeler</b> &lt;<a href="mailto:wheeler@kde.org">wheeler@kde.org</a>&gt; wrote:</span><div><br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Yes, that makes sense.&nbsp;&nbsp;I think many ChucK users and certainly the<br>developers come from a C++ / Java background, so things like the static<br>keyword are already known.</blockquote><div><br><br>Yes, I ran into other situations where things were unclear to me in similar ways before. I have more of a background in formal logic so I get the overall structures of how things work and how to try to acomplish tasks on a abstract level but I run into trouble with things like this, at least when I want to do it nicely and compactly. A similar thing happened with the way the old keyboard function returned key-presses. That turned out to be very standard and quite usable but that&#39;s hard to deal with when you don&#39;t know what &quot;standard&quot; is.
<br><br>Personaly I like it this way; I get to pick up lots of tricks that will likely be usefull in the future and clearly the bits taken from C++ and java work very well but there might also be a lesson here. It&#39;d be good to keep a eye on things like this and try to document these things a bit more explicidly because I&#39;m not the only one for whom ChucK is the first encounter with real object oriented programing (especially on the forum there are people signing up that are just starting to write any code at all) and hopefully there will be many more (considdering the educational goals).
<br><br>Happy to be a guinea pig,<br>Kas.<br></div></div>