AM>> The main change since JDK1.1 was the clean and fairly complete AM>> Collections framework in JDK 1.2, but that's of course not a AM>> language change (although it's much more important than scrictfp AM>> or assert).
It definitely is. Standard Java library is a part of "Java" language package, as well as libc is a part of C and STL is now, AFAIK, part of C++. Imagine you write program using new collections and intend to ship it to a client. What do you ask him? "Do you have Java 1.1 or Java 1.2". That's the trick. -- [EMAIL PROTECTED] \/ There shall be counsels taken Stanislav Malyshev /\ Stronger than Morgul-spells phone +972-50-624945 /\ JRRT LotR. whois:!SM8333 ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
