|
Tool migration makes it possible to finish migration in short time and at low cost. However, converted codes are not easy to understand from a viewpoint of a Java programmer. Refactoring will make the codes look more familiar to the Java programmers.
Compared to after straight conversion, the processing speed of the refactored codes is two times faster. Faster processing speed can translate to higher end-user productivity.
After refactoring, the source codes become more familiar from the viewpoint of Java engineer. This makes it easier for the Java engineers to maintain and enhance the system, allowing business process improvements and innovations.
|