Java One Point Four

Java people, check out the API docs for Java 1.4. They're at http://www.javasoft.com/j2se/1.4/docs/api/index.html

Check this out (a lot is missing, a lot is unimportant -- just what I'm noticing at first):

What Sun has to say:

A Beta release of the Java[TM] 2 Platform, Standard Edition version 1.4 software for Windows, Linux, and Solaris[TM] is now available to the Java community!

Java 2 Platform, Standard Edition (J2SE[TM]) software is the premier solution for rapidly developing and deploying mission-critical, enterprise applications. Version 1.4 builds upon Java technology's cross-platform support and robust security model with new features and functionality, enhanced performance and scalability, and improved reliability and serviceability. Version 1.4 advances rich client application development and provides the foundation for standards-based, interoperable Web services that can be built and deployed today!

In addition to new features, version 1.4 addresses key customer issues and is fully compatible with previous J2SE software releases.


It's great that they've added these features, but as usual it's pretty brutal figuring out how to use this stuff. The nio packages, for example, provide important functionality but it's clear whoever wrote them didn't care much for naming things well. NewIO? C'mon, was there really no better name for it than that? And then did it really need to be shortened to nio? Sad to say, java.io2 would have been better. At least people would have immediately understood what was going on.


CategoryJava


EditText of this page (last edited November 25, 2003) or FindPage with title or text search