Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

the beauty of Java


Not sure if you're trolling or you are that rare breed of person who likes things like a convenient proxy factory bean superclass for proxy factory beans that create only singletons. Beautiful.

[1] https://docs.spring.io/spring/docs/2.5.x/javadoc-api/org/spr...


Seems you are conflating Java with Java + old Spring (not that older J2EE was any better.)

I find modern Java really nice and the only things that annoy me are runtime type erasure (scheduled to be fixed in Java 9 IIRC) and some niceties such as LINQ.

What drives me away from other cooler alternatives is if not high-ceremony then at least the unfamiliar and annoying (IMO) ceremonies they require.

Java has Maven, which for all its warts is quite stable and mostly just works. Switching between compiling for version 5, 6, 7 or 8 is a one-liner (but we never do anyway because everywhere I deploy I can use 8.)


Yeah, I can't imagine why someone would want to write stuff that looks like this. http://winterbe.com/posts/2014/07/31/java8-stream-tutorial-e...


You're definitely the one trolling here.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: