|
|
|
|
|
by Zimahl
5065 days ago
|
|
The java teams are the only teams that have to stop the world for hours when doing server code upgrades. I will say that this has more to do with the project than the language. Having recently inherited an old codebase at a new job, I've found at least 4 frameworks being used for the same app. Why didn't they just continue using one framework or upgrade when they switched? Don't know and the devs are long gone. But like all languages it's easy to just half-ass something and leave it for the next guy. That's not something just for Java. |
|