mike clemow:<br><div class="gmail_quote"><div>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I guess even using the public keyword for sporked shreds (if functions<br>

ever become objects &nbsp;;-) &nbsp;for some kind of global access to the<br>
namespace, maybe?<br>
<br>
</blockquote><div><br>Well... A &quot;Shred&quot; is already a class and a object...<br>======================<br>public class Foo extends Shred <br>{ <br>//stuff<br>}<br>===============<br>...is entirely legal, it just won&#39;t do anything useful, more or less like extending a Ugen; it&#39;ll parse and compile as a class but gives errors once you try using it.<br>
<br><br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Of course, we&#39;d have to distinguish between a &quot;public&quot; and a &quot;fun&quot; first. &nbsp;;-)<br>
<font color="#888888"><br>
</font></blockquote></div>Yeah... and garbage collection, and....<br><br>There&#39;s this rhyme my father used to say to me. It&#39;s untranslatable to English but &#39;d summarise it as &quot;desire keeps one going&quot; (or maybe &quot;keeps us going&quot;).<br>
<br>;¬)<br><br>Have a nice weekend,<br>Kas.<br>