Nov. 4, 2015
8:01 p.m.
https://pharo.fogbugz.com/f/cases/16760/Dictionary-breaks-when-comparing-ide... The newest fix that changes Dictionary>>= and related = methods to use species == tests can go in. or I can redo the older more complex fix that allows some cross class equality comparisons (like between Dictionary and SmallDictionary and between IdentityDictionary and OrderedIdentityDictionary). But the current behavior is clearly wrong and needs to be changed.