Originally posted by dema rogatkin:
So what features we should expect in 1.7? Templates, operator overloading, macro processing?
Templates - do you mean like C++ templates? Did you know Java 5.0 already has
generics, which is more or less the same?
What about some of the neat features of C# - delegates, getters and setters? (No pointers and no operator overloading, please!)
[ May 24, 2006: Message edited by: Jesper Young ]