[BUG] Unscalability in collections.

Scott A Crosby crosby at qwes.math.cmu.edu
Sun Oct 7 05:23:49 UTC 2001


On Sat, 6 Oct 2001, Andreas Raab wrote:

> Scott,
>
> > The fix is trivial, getting it into the image isn't.
>
> True, and I don't think it'll make it anytime soon. The major reason for

Its days like this I feel like I have stuffed my foot in my mouth.
First, Martin McClure's email, and now this:

I think it is trivial, can this be accomplished easily with:

#1: Modify Object>>hash to return 'self identityHash * 4097' and
immediately afterwards, rehash everything?

Later, make a primitiveHash that does that on the C side?

Now, how do I do #1? Second, how do I make a changeset that'll do #1 on
another image?


BTW, thanks to everyone else for their earlier help.


Scott






More information about the Squeak-dev mailing list