Signin
JDK 1.5: Neutered Tiger

I have been looking at JDK 1.5 (aka Tiger) feature list and I can't help wondering if Sun is on auto-pilot or not.  Why the heck are they playing around with features like generics and enhanced for-loop when there are critical features yet to be worked on, like:

  • Smaller Footprint/Shared VM - if Java programs were cars, one would get 1 miles per galon.  Increase efficiency or bring on the train.
  • More Responsive GUI - support and extend SWT.  Who cares if Swing experts can do the same with Swing.  Idiots should be able to do it.
  • Incremental Installation - even 7-8 meg is too much.  Most Java applications need only 2-3 megs to get started.  Install whats needed to run the program and schedule the rest to trickle install or on-demand.

Wake up and smell some Java, Scott McNealy.

Comments
Adam Jenkins   at 2004/02/09 08:02:04 PM
--smaller footprint/more responsive gui: did you even read the release notes? have you played with it AT ALL! Those are two of the major 1.5 features...and typical bloatware (Netbeans) flys under 1.5
--incremental installation: why, no one's written an applet for extranet distribution in years?!?
--wake up...blah blah....maybe you should rtfrelease notes before judging...oh unless of course you have experience building a multi national tech company from which to judge? what, no? oh

Comment has been disabled for this post.