Concerning the licence, please consider using MIT if you want integration in Squeak/Pharo.<br><br>Nicolas<br><br><div class="gmail_quote">2009/6/21 Damien Cassou <span dir="ltr">&lt;<a href="mailto:damien.cassou@gmail.com">damien.cassou@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Ralph,<br>
<br>
if you would like your new implementation to replace the old one in<br>
Squeak, you might want to write unit tests. These tests ensure that<br>
there is no problem.<br>
<br>
Have a nice day<br>
<div><div></div><div class="h5"><br>
On Sat, Jun 20, 2009 at 3:21 PM, Ralph Boland&lt;<a href="mailto:rpboland@gmail.com">rpboland@gmail.com</a>&gt; wrote:<br>
&gt; I finally released my first project to the <a href="http://www.squeaksource.com" target="_blank">www.squeaksource.com</a> repository.<br>
&gt; Its called FasterSets.  It makes sets faster by not doing compares during<br>
&gt; grow operations which makes adding to sets use about 14% fewer compares<br>
&gt; on average during an add: operation assuming no deletions or preallocation<br>
&gt; of space before adding elements. Code for measuring performance is included.<br>
&gt; See Class FastSetsComment.<br>
&gt;<br>
&gt; Comments welcome.<br>
&gt;<br>
&gt; I consider the project complete but am willing to make changes as required<br>
&gt; or give permissions for others to do so or to take over the project.<br>
&gt;<br>
&gt; My hope is that this code will be incorporated into Squeak someday.<br>
&gt; I have not signed any release forms to allow this but am willing to do<br>
&gt; so.<br>
&gt;<br>
&gt; The project runs in Squeak 3.10.2  but can be easily modified to work<br>
&gt; in previous<br>
&gt; versions of Squeak.<br>
&gt;<br>
&gt; Regards<br>
&gt;<br>
&gt; Ralph Boland<br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div><font color="#888888">--<br>
Damien Cassou<br>
<a href="http://damiencassou.seasidehosting.st" target="_blank">http://damiencassou.seasidehosting.st</a><br>
<br>
&quot;Lambdas are relegated to relative obscurity until Java makes them<br>
popular by not having them.&quot; James Iry<br>
<br>
</font></blockquote></div><br>