|
|
|
|
|
by brown9
6245 days ago
|
|
I think if you find that refactoring is "barely essential" then you are really missing out. I must use it's features about 20 times a day - from simple ones like "Rename" (seriously how would you do that easily in emacs, when the class is used in 15 places?), Extract Local Variable, Extract Method, etc. |
|
Anyway, the automated tools sort of fake this workflow, but sometimes the real thing is nicer.