Sorry, I missed that HashedCollection is superclass of Dictionary. Alexandre
On 30 May 2011, at 10:42, Mariano Martinez Peck wrote: > > > On Mon, May 30, 2011 at 4:32 PM, Alexandre Bergel <[email protected]> > wrote: > Hi! > > I tried to use HashedCollection, but the class seems to be badly broken. > The following seems to loop indefinitely: > HashedCollection new add: #abc; size > > There is no big user of it. > > Shall we schedule it for a removal? > > > NOOO. It is (maybe, becuase there is no single class comment on it) an > abstract class for Set and Dictionary. > > cheers > > Alexandre > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > > > > > -- > Mariano > http://marianopeck.wordpress.com > -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
