[squeak-dev] 4.1 - hashed collections still a problem

Levente Uzonyi leves at elte.hu
Sun Mar 28 12:27:11 UTC 2010


On Sat, 27 Mar 2010, Chris Muller wrote:

>> While reviewing MaDictionary and subclasses I found that #maxBuckets is
>> wrong. It's okay for MaIdentityDictionary, but it won't allow an
>> MaDictionary to have more than 4096 buckets.
>
> What would be a good maxBuckets for standard MaDictionary?
>

That shouldn't be limited, so SmallInteger maxVal.


Levente

>



More information about the Squeak-dev mailing list