-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
6
-
x86
-
windows_xp
A DESCRIPTION OF THE REQUEST :
Simplify static typing, generics by adding support for type inference. This is described briefly here: http://c2.com/cgi/wiki?TypeInference
JUSTIFICATION :
Generics decreases the readability of code in exchange for stronger type safety. Type inferance will maintain strong type safety and improve readability again.
###@###.### 2005-03-17 17:36:43 GMT
Simplify static typing, generics by adding support for type inference. This is described briefly here: http://c2.com/cgi/wiki?TypeInference
JUSTIFICATION :
Generics decreases the readability of code in exchange for stronger type safety. Type inferance will maintain strong type safety and improve readability again.
###@###.### 2005-03-17 17:36:43 GMT
- relates to
-
JDK-6840638 Project Coin: Improved Type Inference for Generic Instance Creation (aka 'diamond')
-
- Closed
-
-
JDK-6220689 Type arguments for a class shall be inferred on constructor invocation
-
- Closed
-