m Clarity improvements

Author:halw
Date:2010-10-05T21:57:31.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@686 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2010-10-05 21:57:31 +00:00
parent 5d4bbca8fd
commit 53f568780f

View File

@@ -1,5 +1,5 @@
[[Property:title|Refactoring]]
[[Property:weight|2]]
[[Property:uuid|08099f7b-aaf4-b629-17f6-b637c4efd63a]]
There are several different refactorings available. Refactorings start with a compilation and also end with a compilation. Refactoring have a separate undo functionality which allows to undo a refactoring as long as no changes have been done to the classes that have been refactored.
There are several different refactoring actions available. Refactorings start with a compilation and also end with a compilation. Refactoring has a separate undo functionality which allows you to undo a refactoring action as long as no changes have been made to the classes that have been refactored.