|
|
|
|
|
by potatoyogurt
2810 days ago
|
|
Why do you think Java is so much harder to refactor? Java and python are not that much different, and Java has static types which aid refactoring as well as a really strong tooling ecosystem. I haven't worked with large python codebases, but it hasn't really been my experience that refactoring Java is unusually hard, except insofar as average code quality among projects written in Java is probably lower. |
|
https://news.ycombinator.com/item?id=9671783