Hacker News new | ask | show | jobs
by kyllo 4185 days ago
And how about some support for object literals, please...?
1 comments

Collection literals have been explored by http://openjdk.java.net/jeps/186, have a look at the mailing list discussions on that.
I appreciate the link, but this information is not terribly encouraging. Steve Yegge somewhat famously pointed out how painful Java's lack of object literals is back in 2006, and some mailing list discussion is all the progress that the Java community has made toward that feature in the 8 years since. http://steve-yegge.blogspot.com/2006/09/bloggers-block-4-rub...