Refactoring engine. 2010/3/19 Mariano Martinez Peck <[email protected]>: > Hi. I remember in previous Pharo images when you save a method that has > unused temporal variables you have a popup that said "XXX is unused, don't > you want to remove it ?" or something similar.... > We then removed that. Ok, cool. > > Now...suppose I want to examine all the system to detect all those unused > temporal variables and remove them (yes, recompiling), does someone have an > idea how to do that ? > > Thanks! > > Mariano > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
-- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
