That sounds fine to me.  I had once looked at what libgcj did noticed the
great similarity between the two.  One thing I would mention about what
I wanted to accomplish with the Classpath implementation.  I essentially
wanted this to be useful as a charset conversion facility outside of
the standard class library.  That is, to create a package that someone
might want to use directly instead of through the implicit interfaces.
To this goal, I wanted to have the converters directly usable as Reader/Writers
in addition to doing straight "convert this buffer", to including better
managability and usability from a programers perspective, and to offer
reasonable efficiency with various types of encoders.  While I would not
consider it high priority, I would like to keep this as a design goal.

I have been swamped and the Pacers and in the NBA playoffs, so I've been
doing very little.  Now that the major system at work I was tasked with
has been successfully converted, I can hopefully get back to work.

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

Reply via email to