Y
Hacker News
new
|
ask
|
show
|
jobs
by
bobthepanda
1899 days ago
Also, a lot of verbosity in Java came from people going off the rails with design patterns to hide crap multiple levels deep in a file with 5+ words in the class name.
If you have a hammer everything’s a nail.
1 comments
nitrogen
1899 days ago
Frameworks like Spring/Spring Boot kind of force that as well with their runtime creation of proxy classes.
link