I don't know. But I remember problem with Magma and Pharo when persisting MorphExtension using SmallDictionary (or SmallDictionnaryIdentity). Chris fund the optimisation of using SmallDictionnaryIdentity not really relevant. I have no opinion on that
Hilaire 2009/1/13 Stéphane Ducasse <[email protected]>: > Hi all > > We have no idea where SmallDictionary come from? It was not in 3.9 > Especially since > > Set |array tally| > Dictionary > SmallDictionary |keys values size| > > and it does not seems defined as needed. > RBSmallDictionary seems much better. > > We are currently applying traits tests to these classes and this is > really interesting to see the bugs popping out. > > Nicolas sent a fix for capacity that I'm planning to integrate but I > was wondering. > > Stef > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- http://blog.ofset.org/hilaire _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
