What are some features that you like in the next version of Java?
|
3
|
|||||||||||||
|
|
|
No one's mentioned fork-join yet? See this for details.. |
|||
|
|
|
|
API support for interfacing with USB peripherals. |
||
|
|
|
|
I do lots of IO work, so NIO2 is something I am looking forward too. From the JSR:
Secondly, there are two things to reduce Java's verbosity that I'm looking forward to, albeit the later is almost trivial. Regardless, both will help make Java slightly more terse. Type inference, aka Simplified Generics are high on my happy list. Throw in modifiers and larger class names and these lines of code can get borderline unreadable.
...becomes...
|
||||
|
|
|
Since closures will -- as far as I know -- not be in Java 7, I'm not particularly interested in Java 7, anymore. I will probably use more alternative languages on the JVM like Scala or JRuby. However, some Project Coin enhancements are nice (see also), e.g.
|
||||||||
|
|
|
To solve this kind of problem. |
||
|
|
|
I'm looking forward to a decent date and time API being in the core libraries, so there's no excuse to use If the resource disposal feature gets in there - the equivalent of C#'s |
||||||||||||
|
