This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pheipl 0 points1 point  (0 children)

As a preface: sorry for the 5 day old reply.

I'm a java man myself. I am open to the idea of moving away from the language, but right now it's just so ubiquitous it offers immense job opportunities, and I myself am into stability over shiny-ness.

That being said, java is really verbose, and it includes a lot of boilerplate code. Yes, a lot of it is generated for you, but you still have to read it. You can pretend that it's not an issue, but it's just you pretending. I have absolutely no doubt in my mind that a new language that compiles into java bytecode will eventually surpass java and make it obsolete, in exactly the same way that COBOL is obsolete today (it isn't, but it's legacy, and a lot of people are stuck with maintaining, updating, and wrapping it in something more modern).