[FIX] Dictionary equality patch

Andrew P. Black black at cse.ogi.edu
Mon Jul 12 23:00:48 UTC 2004


Comparing two dictionaries for equality will fail if they are both 
recursive.   While hard to fix in the general case, the most likely 
cause of this failure is that they are both Smalltalk.   This is 
easily detected by adding an identity test.
-------------- next part --------------
Skipped content of type multipart/appledouble


More information about the Squeak-dev mailing list