Dec. 13, 2010
1:48 p.m.
Status: Accepted Owner: step...@stack.nl New issue 3407 by step...@stack.nl: HashedCollection missed abstract method noCheckAdd: http://code.google.com/p/pharo/issues/detail?id=3407 HashedCollection grow calls noCheckAdd: All direct subclasses implement noCheckAdd: Pharo image: core Pharo core version: 12272 Add the following method to HashedCollection: noCheckAdd: anObject self subclassResponsibility