One of the uses of weak references in other languages is to keep a collection of all the instances of a class without preventing them being garbage collected. Obviously, this is not necessary in squeak.<br><br><div><span class="gmail_quote">On 7/15/08, <b class="gmail_sendername">Herbert König</b> &lt;<a href="mailto:herbertkoenig@gmx.net">herbertkoenig@gmx.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello cdrick,<br> <br> <br> c&gt; All that sounds like &quot;don&#39;t use weak reference&quot; :)<br> <br> .... unless you know exactly what you are doing.<br> <br> <br> --<br> Cheers,<br> <br><br> Herbert<br> <br><br> _______________________________________________<br>
 Beginners mailing list<br> <a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br> <a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
 </blockquote></div><br>