|
|
|
|
|
by coldtea
4223 days ago
|
|
Refactoring in its pure form yes, but people use refactoring to mean any large scale restructuring of a program not just following refactoring patterns that produce the same result as before. In practice large scale refactoring and change in behavior (dropping some features, fixing some stuff) are pretty much tied together. |
|