BTW, it would be cool to check this in the Pharo image. What would be the Smalltalk expression to pop open a browser on all methods that send messages that are not implemented? (Or simply to return a list of those messages?) - on On Oct 25, 2008, at 12:35, Adrian Lienhard wrote:
Probably, "literals do:" instead of "literalsDo:" will work. (Normally, methods to be removed should first be deprecated, which apparently was not done in this case.)
Adrian
On Oct 25, 2008, at 12:22 , Oscar Nierstrasz wrote:
Hi,
I was trying out the refactoring engine, and tried to run the code critic.
I got a message not understood in SmalllintContext>>addLiteralsFor: which sends literalsDo: to its argument aCompiledMethod.
This appears to be the only method in the Pharo-dev image that sends this msg.
Any ida what the fix should be?
- on
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project