Thanks Max,
I���ve seen in Pharo 5 OrderedDictionary, OrderedPreservingDictionary and some others. I guess they have the same intent.
I was actually trying them right now :)
Cheers,
C��drik
> <OrderedDictionary.st>
> Le 23 avr. 2016 �� 13:57, Max Leske <maxleske@gmail.com> a ��crit :
>
> There was talk about an ordered dictionary implementation IIRC a couple of months ago on this list.
>
> I���ve attached an implementation I found in a thread from 2010 (may not work out of the box).
>
> Cheers,
> Max
>
>
>
>> On 23 Apr 2016, at 13:46, C��drick B��ler <cdrick65@gmail.com> wrote:
>>
>> A dictionary with keys being the timestamp or the spatiotemporal object would probably do it...
>> I think I���ll do that but I wonder if there are better solutions out there ^^.
>>
>> Cheers,
>>
>> C��drik
>