Ask HN: Is Java Dying?
1–10 of 17 posts
Re: Ask HN: Is Java Dying?
#2Re: Ask HN: Is Java Dying?
#3Re: Ask HN: Is Java Dying?
#4Re: Ask HN: Is Java Dying?
#5Re: Ask HN: Is Java Dying?
#6No, it's not dying. The installed base is huge - it's currently the most popular language on http://langpop.com . Perhaps, if Oracle messes things up enough, its rate of adoption for new projects might conceivably slow a bit.
That said, Oracle has rolled a grenade into the greater Java ecosystem and we're waiting to see what happens next. If "Oracle messes things up enough" I suspect we'll see a lot more than a slow down in new projects, or at least the sort we're interested in.
Re: Ask HN: Is Java Dying?
#7Re: Ask HN: Is Java Dying?
#8It was born in sin, marketed beyond merit, and has a horrible culture of bureaucracy and overhead.
Re: Ask HN: Is Java Dying?
#9A couple of projects that suggest Java may not be dying (quite yet) are Roo and GWT. Roo is a spring-based framework that is very Rails-esque in terms of getting a web application up and running very quickly, though I haven't looked through much of the code. GWT is (as almost everyone knows) a very powerful framework for creating rich internet applications. It's a really major departure from page-based technologies.
Aside from that, there are still other projects like Guice, Gin, Struts 2 (and other MVC frameworks), ORM type work, and so forth (many of which are often used with GWT and are rolled into Roo).
While I've looked into these, none of them are enough to make me want to make a switch (back) from Ruby to Java programming. But I do think there's still enough going on there that I really wouldn't say Java is dying as a language that people use to build web applications (and I don't mean purely as a JVM or legacy code thing...) Some of the top innovation is still happening in Javaland.
Re: Ask HN: Is Java Dying?
#10Here's how we went from Ruby to JRuby + Java: http://bens.me.uk/2010/jruby-in-practice