[Seaside-dev] OrderedCollection>>at:ifAbsentPut:?

Julian Fitzell jfitzell at gmail.com
Tue Sep 6 22:28:33 UTC 2011


Let's rewrite it...

On Tue, Sep 6, 2011 at 10:24 PM, Dale Henrichs <dhenrich at vmware.com> wrote:

> While porting 3.0.6 to GemStone, I came across some new code in WAUrl that
> uses #at:ifAbsentPut: on an OrderedCollection (see
> WAUrl>>privatePathParameterMapAt:)... this is new code for 3.0.6 and I
> thought that I would call attention to it.
>
> OrderedCollection>>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 ...
>
> For GemStone, I will add OrderedCollection>>at:ifAbsentPut: to the compat
> layer, but you may want to rethink whether or not you will add Grease
> support, changed the algorithm, or????
>
> Dale
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside-dev/attachments/20110906/dd93d1d4/attachment.htm


More information about the seaside-dev mailing list