Feb. 14, 2011
11:05 p.m.
Status: Accepted Owner: nicolas....@gmail.com Labels: Difficulty-Easy New issue 3704 by nicolas....@gmail.com: remove FakeClassPool adopt: and its senders http://code.google.com/p/pharo/issues/detail?id=3704 As developped on following link, this message is useless http://article.gmane.org/gmane.comp.lang.smalltalk.squeak.general/154929 The job is easy: if you see a sender of FakeClassPool adopt: then just remove it. This is part of a larger plan, remove FakeClassPool itself since it's sole use is to flash a TextEditor when self is returned from a nil doItReceiver. See also http://lists.squeakfoundation.org/pipermail/squeak-dev/2011-February/157518.... for a possible Comment Of The Day ;)