I was planning to have a look just after a couple of integrations... but you save my time :) On May 18, 2010, at 4:00 PM, Lukas Renggli wrote:
>>> So...any hints? is this the expected behavior ? or it is a bug ? >> >> certainly a bug > > I would not say that this is a bug, it depends of course what you > consider equal. > > The current definition of #= in compiled method is has same bytecode, > same literals (except the class and selector) and same annotations. > > In your case you probably should use an IdentitySet or IdentityDictionary. > > Lukas > > -- > Lukas Renggli > www.lukas-renggli.ch > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
