By dlinsin
via dlinsin.blogspot.com
Published: May 28 2009 / 22:44
A couple of month ago, Joseph Darcy announced the first six new language features for JDK 7. Yesterday, he posted another 7 proposals, which Sun will take into further consideration. Here are a couple of code snippets from the proposals, which I think will considerably improve my daily coding life as an average Joe developer.



Comments
overtheline.myopenid.com replied ago:
MAJOR DISADVANTAGE: The facility can be abused to simulate named parameters,
resulting in loss of type safety. Hopefully people won't do this.
That will be the first thing I will use it for.
slowdarkening replied ago:
So just by using the final keyword I can make the list (or set) immutable? What a mess!
Voters For This Link (19)
Voters Against This Link (0)