I cannot reproduce. Can you try to rename a variable or class, because that should always work. Also make sure that you actually apply the refactoring, because in the changes browser the output is typically pretty printed for improved diffs.
Lukas On Monday, November 23, 2009, George Herolyants <[email protected]> wrote: > Just an example: given there is a method without arguments which has > several statements separated by empty lines. If you then try to rename > this method you lose all the empty lines. > > I've checked it in the latest pharo-dev and in pharo-core 10491 with > the latest AST-Core-lr.30, Refactoring-Core-lr.77 and > OB-Refactory-lr.170. > > I've opened an issue: http://code.google.com/p/pharo/issues/detail?id=1493 > > _______________________________________________ > 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
