[Pharo-project] Sets with nils using SetElement(s)
i added a changesets into a corresponding tracker issue (#1907) please, be advised, that in Squeak it was adopted after HashedCollection refactoring. And a scope of changes is wider than my own (it includes KeyedSet and KeyedIdentitySet, which i haven't touched before). Still, all tests are green, except there is unimplemented #errorNoFreeSpace , which can be found in trunk's HashedCollection ). -- Best regards, Igor Stasenko AKA sig.
cool I'm waiting for martin. Stef On Mar 19, 2010, at 2:51 PM, Igor Stasenko wrote:
i added a changesets into a corresponding tracker issue (#1907)
please, be advised, that in Squeak it was adopted after HashedCollection refactoring. And a scope of changes is wider than my own (it includes KeyedSet and KeyedIdentitySet, which i haven't touched before).
Still, all tests are green, except there is unimplemented #errorNoFreeSpace , which can be found in trunk's HashedCollection ).
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Igor Stasenko -
Stéphane Ducasse