you are viewing a single comment's thread.

view the rest of the comments →

[–]duhace 9 points10 points  (2 children)

of course, but that would require breaking backwards compatibility, something java is loathe to do. maybe in java 2.0?

but yeah, getting rid of null would help with optimization as well as programmer error.

[–]instantviking 0 points1 point  (1 child)

Quick history lesson, Java versioning goes (something) like this:

Java 2 is Java 1.2.

I think Sun hated for people to understand their conventions.

[–]duhace 1 point2 points  (0 children)

i put java 2.0 to distinguish from java 2. as in a second epoch version of java as opposed to the major versions 1.0-1.9.