<p>I noticed this while porting 3.0.5 and added it to our compat layer.</p>
<p>John O&#39;Keefe [|]<br>
Principal Smalltalk Architect, Instantions Inc.</p>
<div class="gmail_quote">On Sep 7, 2011 12:37 AM,  &lt;<a href="mailto:seaside@googlecode.com">seaside@googlecode.com</a>&gt; wrote:<br type="attribution">&gt; Status: Accepted<br>&gt; Owner: <a href="mailto:philippe...@gmail.com">philippe...@gmail.com</a><br>
&gt; Labels: Type-Portability Priority-High Version-Seaside3.0<br>&gt; <br>&gt; New issue 686 by <a href="mailto:philippe...@gmail.com">philippe...@gmail.com</a>: WAUrl uses  <br>&gt; OrderedCollection&gt;&gt;at:ifAbsentPut:<br>
&gt; <a href="http://code.google.com/p/seaside/issues/detail?id=686">http://code.google.com/p/seaside/issues/detail?id=686</a><br>&gt; <br>&gt; While porting 3.0.6 to GemStone, I came across some new code in WAUrl that  <br>
&gt; uses #at:ifAbsentPut: on an OrderedCollection (see  <br>&gt; WAUrl&gt;&gt;privatePathParameterMapAt:)... this is new code for 3.0.6 and I  <br>&gt; thought that I would call attention to it.<br>&gt; <br>&gt; OrderedCollection&gt;&gt;at:ifAbsentPut: is not implemented for Dolphin or  <br>
&gt; VisualWorks (at least the version James and I checked) so this code might  <br>&gt; be trouble down the road ...<br>&gt; <br>&gt; For GemStone, I will add OrderedCollection&gt;&gt;at:ifAbsentPut: to the compat  <br>&gt; layer, but you may want to rethink whether or not you will add Grease  <br>
&gt; support, changed the algorithm, or????<br>&gt; <br>&gt; Dale<br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; issues mailing list<br>&gt; To unsubscribe, email <a href="mailto:issues-leave@lists.seaside.st">issues-leave@lists.seaside.st</a><br>
&gt; <a href="http://lists.seaside.st/listinfo/issues">http://lists.seaside.st/listinfo/issues</a><br></div>