remove: and GOODS -- identity problems?

Avi Bryant avi at beta4.com
Wed Jul 7 18:22:37 UTC 2004


On Jul 7, 2004, at 2:46 AM, Ragnar Hojland Espinosa wrote:

>> I've just put a new version of GOODS on SqueakMap that includes a
>> KKIdentitySet which doesn't have this problem.  You have to give it a
>> reference to the KKDatabase instance it belongs to when you create it:
>>
>> set := KKIdentitySet database: myDb.
>
> I get the objects back, but all the instance vars in the objects are
> nil.

Yes, very strange.  Even stranger is that I was able to reproduce that 
exactly once, and now can't reproduce it again.  That's going to make 
it awfully hard to debug...

Can you reproduce it consistently, preferably in an SUnit test?

Avi




More information about the Squeak-dev mailing list