Preview of Java 1.5
gafter writes "An early access prototype implementation of
the proposed new J2SE 1.5 language features is
available. The prototype includes
generics (JSR 14),
typesafe enums, varargs,
autoboxing, foreach loops, and static import
(JSR 201). In other words, all the new language features
planned for 1.5 except
metadata (JSR 175). The
prototype includes full sources for the compiler,
written in the extended language. You can download the prototype from
java.sun.com.
It requires J2SE 1.4.1 and provides some examples of how to use the new language constructs. The prototype includes an experimental type
system (variant type parameters)
for Generic Java that is being considered
for Tiger (1.5) based on a paper by
Igarashi and
Viroli at ECOOP 2002 .
Comments and votes for the new type system are
being gathered at
bugParade."
! But, . And finally, .
Just had to get that trolling out of the way. Now let the educated and well-formulated arguments begin.
Because no language is complete without printf.
Anyway, I'm glad to see Java finally getting generics. This will make it a little easier to manage very large projects in Java. The only problem I see is that generic java usually sucks compared to the brand-name stuff (e.g. Lavazza).
How am I supposed to fit a pithy, relevant quote into 120 characters?
Oh for the good ol days when pascal was the teaching language
I had a pet once
A language which tons of people use for real apps and business critical stuff might become slightly less useful for academia! Panic, panic!
Er. Or, not.
Teach basics in python, algorithms in ocaml, bit-grinding in C.
I like assembler. I don't want some stupid compiler getting between me and the machine.
I think you meant hold-over. But since you were talking about Pascal, maybe hangover is a bit more appropriate. ;)
-BK
Chemical Blog