Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ardit33
on June 20, 2008
|
parent
|
context
|
favorite
| on:
Java finally open-sourced. Does anyone still care?
I thing Java took a wrong turn with 1.5 and especially 1.6. Introduced new complexities to the language, without adressing its main drawbacks: verbosity, and lack of proper closures, and functions being first class citizens
tomjen
on June 21, 2008
[–]
Java 7 should add closures. And in the mean time, most of the times you would be using closures, you can use anonymous inner classes.
jlouis
on June 21, 2008
|
parent
|
next
[–]
anon. inner classes are simply too heavy to warrant most uses. You want brevity.
jmzachary
on June 21, 2008
|
parent
|
prev
[–]
Yeah, closures and anonymous inner classes would really redeem Java in the eyes of the masses.
Java is going, going, ...
evilneanderthal
on June 21, 2008
|
root
|
parent
[–]
i think what tomjen was referencing was that java already has anonymous inner classes.
jmzachary
on June 21, 2008
|
root
|
parent
[–]
I'm aware. I was trying to take a funny jab at Java and it didn't turn out so well.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: