Let&#39;s rewrite it...<br><br><div class="gmail_quote">On Tue, Sep 6, 2011 at 10:24 PM, Dale Henrichs <span dir="ltr">&lt;<a href="mailto:dhenrich@vmware.com">dhenrich@vmware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

While porting 3.0.6 to GemStone, I came across some new code in WAUrl that uses #at:ifAbsentPut: on an OrderedCollection (see WAUrl&gt;&gt;privatePathParameterMapAt:)... this is new code for 3.0.6 and I thought that I would call attention to it.<br>


<br>
OrderedCollection&gt;&gt;at:ifAbsentPut: is not implemented for Dolphin or VisualWorks (at least the version James and I checked) so this code might be trouble down the road ...<br>
<br>
For GemStone, I will add OrderedCollection&gt;&gt;at:ifAbsentPut: to the compat layer, but you may want to rethink whether or not you will add Grease support, changed the algorithm, or????<br>
<br>
Dale<br>
_______________________________________________<br>
seaside-dev mailing list<br>
<a href="mailto:seaside-dev@lists.squeakfoundation.org">seaside-dev@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>
</blockquote></div><br>