> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Aaron
> M. Renn
>
> John Keiser wrote:
> >      If someone gets those done, after I get the static
> initializer stage of
> > Japhar finished we can finally have our Declaration of
> Independence party!
> > Hell, we could even release 0.000000001, since people could
> actually start
> > using it.  I expect Classpath to be stable fairly quickly once
> these first
> > few tasks are done.
>
> If we get something buildable and usable, we should probably go ahead and
> make a release.  I would like to have java.text done (mostly for the date
> formatting and parsing) but that is a way off.  In particular, I've only
> worked on the non-formatting classes, which are the least useful
> part.  How
> is java.util?
>
> --
> Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/
>
>

I haven't worked on it, but I can say it needs a little work just to get
compiled, at least in guavac.  Can someone send me a compiled version of
everything in java.util?  I especially need Hashtable and its descendants
and ancestors.  It is being used in the boot sequence, and I think that may
be what is causing some of the problems.  Vector I have, I believe, but it
wouldn't hurt to send that too.

We really need somehow to deal with this build thing.  It will be a major
stumbling block for release.  Without it, all we can do is release native
source and a classpath.zip kludged up from many different compilers.  Oh,
and also a big ol' patch file for Japhar.

As regards guavac, I have presented all the problems I specifically know
about to their mailing list and am waiting to see what comes up.

--John Keiser

Reply via email to