it has been vigorously discussed in project coin list. and it most likely to be included in the Java 7. Along with collection literals.
there is a javaone presentation about language changes.
http://blogs.sun.com/darcy/resource/JavaOne/J1_2009-TS-4060.pdf
Best core java books i have read:
- Effective Java from Joshua Bloch (second edition is available)
- Java concurrency in practice
- Head first series.
After that, you can chose books depending on what you want to do. And trust me you cannot find any platform/language having more resources and tools available than java.
i suggest reading the mailing lists of "project coin". it was very nice to read the proposals and how they have changed or rejected. http://mail.openjdk.java.net/pipermail/coin-dev/
it has been vigorously discussed in project coin list. and it most likely to be included in the Java 7. Along with collection literals. there is a javaone presentation about language changes. http://blogs.sun.com/darcy/resource/JavaOne/J1_2009-TS-4060.pdf
a better list: http://blogs.sun.com/darcy/entry/project_coin_consideration_round_2
They will add automatic resource management in Java 7. Check project coin. http://openjdk.java.net/projects/coin/
No, Sun should get the praise. Others just fork and try to lure customers without much sweat. most OO.org develoeprs were, and are from Sun.
Trust me. i firmly believe Google does not use .Net technology. They exclusively use only Java, Python or C++.
Best core java books i have read:
- Effective Java from Joshua Bloch (second edition is available)
- Java concurrency in practice
- Head first series.
After that, you can chose books depending on what you want to do. And trust me you cannot find any platform/language having more resources and tools available than java.