Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Pretty much every projects I'm working on... π I know how that feel, Bro, I know how that feel. Worst part is, the higher up sees it this way: Look how far Java 1.4/5/6/7 has gotten us, there isn't any need to upgrade as long as it still works, even for new projects.
-
M4R1KU3228y@whocareswhoiam the best about it is that my project has little documentation and the old devs tought it would be a great idea to not use JavaDoc or even comments so I have to debug nearly every single line to really understand what it is doingππ
The whole project is just the worst thing I've ever seen in terms of clean code. -
@M4R1KU Unbelievable. Just hope there isn't any obscure features/workarounds hidden somewhere in the code. πGood luck!
-
Eldius6818yIt remembers me a project I worked... They used some obscure classes from JDK 1.5 and JBoss 4.2... Tupy can't build neither run ir Igor you change JBoss or JDK version...
Ah, I almost forgot the best part... They used "custom library's versions" (they took a library source code, change some lines of code and than repackage it and add, without a dependency manager, of course, to the project)... -
M4R1KU3228yAhh yeah the best part was that i got a vm with everything set up for the project and they used eclipse and nothing like maven or gradle. Me personally i hate eclipse and use IntelliJ all the time and so I had the pleasure to add about 100 libraries in different locations manually to the IJ project to work at least a little bitπ.
The whole code is full duplicates and just bad code all over the place and I have the feeling that things like DRY, SRP or KISS didn't exist in 2004π€.
Related Rants
-
petru2Aren't lambda expressions just the most frustrating thing sometimes? But how can you not love them when they g...
-
alphaCoder11When someone tells me that Java is the easiest programming language
-
arantr10Most of our university courses are stuck in the early 2000. Feels like it's mostly due to lazy professors who ...
The moment when you as an apprentice have to maintain the code of a java web application which was mostly written in 2004 with java 1.4.....
The most terrible part is that the production environment runs still java 1.7 and you think about the fancy java 8 features all the timeπππ
undefined
oldschool shit
java8