Object* classes
Geoff Berry
gcb@cs.duke.edu
Sun Apr 18 11:46:00 GMT 1999
Per Bothner <bothner@cygnus.com> writes:
> > Is anyone working on implementing the Object* classes in the java.io
> > package?
>> Not as far as I know. It is not work that anyone at Cygnus is
> currently scheduled to do. It would be really nice to have, though.
> Perhaps it would make a good project for one or more volunteers?
I have written these for the Classpath project. The native methods
were written using JNI, but they are very simple and could easily be
translated. An SHA-1 implementation is also needed, but I have that
as well (as part of java.security). I will probably get around to
trying this out in about a week unless someone beats me to it.
--
Geoff Berry
More information about the Java
mailing list