A shorter form of refactoring.
In
software 'refactoring' code means changing the layout of the code, without changing it's behaviour.
Rectoring code means refactoring it with an automated tool rather than wasting
time refactoring it by
hand.
I
think refactoring this code is going to take too
long, and be prone to bugs. Rectoring it with an automated tool would take far less
time and be far easier.