Jan. 14, 2011
5:24 p.m.
Try PluggableSet http://www.mail-archive.com/pharo-project@lists.gforge.inria.fr/msg22890.htm... Is there a way for you guys to deprecate deleted classes or mantain a record of deleted behaviors? (IIRC VW did this from 2.x versions) Cheers, Hernán 2011/1/14 Alex Schenkman <alex@schenkman.info>:
Hi List, I'm trying to use the TestMock package in a Pharo-1.1.1-OneClick image, and it uses KeyedSet. Where can I find this class? Is there any tool to lookup which package in SqueakSource contains a specific class? Thanks in advance!