Comment #9 on issue 2255 by
[hidden email]: fix comment and use of
#flushCache
http://code.google.com/p/pharo/issues/detail?id=2255Ah, no, it's all fine. The only case that adding a method makes problems is
when there is one already in the superclass. And we search for that and
invalidate it per compiledMethod.
If there is no method in the superclass, we do not need to flush the cache,
as it is a pure addition with no possible other entry in the cache with the
same name for that class.
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker