Java -> C#?
Is it just me, or are they trying to make Java into C#? Here are some current JSR’s:
- Autoboxing, Enums, and foreach loops
- Metadata, so that you can…
- …just mark a method as a [WebService]?
- Generic Types – Not yet in C# but coming soon
Seems that these are targeted for 1.5, the next release. I wonder if Sun’ll decide that these are a big enough change to merit calling it Java 3?