Hi,

On Tue, Jun 13, 2000 at 09:24:57AM -0400, Stuart Ballard wrote:
> 
> Submit patches ;) Seriously though, there are a couple of options - I
> know that someone has produced java.util.zip for Classpath by running a
> perl script over libgcj's implementations, so you could use that (I also
> expect that some form of java.util.zip will be implemented in classpath
> very soon, judging by the number of times implementation approaches get
> discussed here). Anyone have the URL to those generated source files?

I am working on java.util.zip. The version that you mention can be found at
<http://www.Informatik.Uni-Oldenburg.DE/~delwi/classpath/JCL/> and is made
by Jochen Hoenicke. I want to import the java files from libgcj, make them
work with the JNI code from Jochen, document them and then reintegrate
them into libgcj. I expect that should be finished in two weeks.
If that takes to long, please feel free to help. I am also learning about
JNI and CNI at the same time.

Cheers,

Mark

Reply via email to