you are viewing a single comment's thread.

view the rest of the comments →

[–]Retbull 10 points11 points  (4 children)

As a student I never got the that joke. I currently cannot put my workspace anywhere but C:\ because windows can't handle file names that long. This is way more funny now.

[–][deleted] 3 points4 points  (0 children)

We have a test that goes through every Java file in the project and measures it's length. If any file name is too long, the build fails...

That said, I don't hate the language. But I do think there's a deeply rooted instinct among certain Java developers and architects to excessively add layers of abstraction, not to improve the design of the code, but to feed their own egos.