Nov. 22, 2009
12:03 p.m.
I still have issues with not preserving code formatting in the latest pharo-dev. Particularly, method renaming cause code to be reformatted.
Lukas Renggli <renggli@gmail.com> writes:
OR2 depends on the old Refactoring Engine from 1999. I recently ported some newer code of John Brant that avoids unnecessary reformatting. It looks like O2 hasn't been updated yet. The refactoring tools should work well in the default OmniBrowser.
Lukas