Well, better late than never I guess, but I have checked Jochen Hoenicke's
java.util classes into CVS.  These are the ones he wrote:

BitSet, Calendar, Date, DoubleEnumeration, GregorianCalendar,
ListResourceBundle, Locale, MissingResourceException, Properties,
PropertyResourceBundle, ResourceBundle, SimpleTimeZone, StringTokenizer,
TimeZone

As you can see, this is a very lengthy and substantive list of classes. 
They all compile with only a minor problem or two.  I haven't tested them
yet (but am going to be working on that almost immediately), but I can tell
you that from a quick perusal it looks like a ton of work went into this. 
They are even documented!

You may notice that we already had a Locale implementation.  I'll be
comparing the two to see what to do about this.

I cannot say enough good things about having all this stuff. A big round of
applause for Mr. Hoenicke.

-- 
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/

Reply via email to