Hi. I checked the TODO list into Classpath CVS. It's sitting in the toplevel
directory. Feel free to hack away on it.
I've also started the merge process for java.net, which is moving pretty
quickly. So far I've gone through and did some misc cleanup on just about
every file, and merged almost everything that isn't a URL* class or somehow
involves native code.
I've checked various things in, but I'm having difficulty with my
test environment right now, so I haven't committed anything serious.
If I can't get Japhar working, I'm pretty sure the code works with
the JDK so that's my fallback plan.
BTW: I have been doing method by method comparisons between libgcj
and Classpath as I go, and pulling what I think is best from one or
the other to supplement the basic outline of Gaute's document.
I'm also working on a detailed TODO list for java.net that lists on a
class by class basis what I think needs to be done to make this 100%.
There don't seem to be many Mauve tests for java.net. I've got some
other test cases that I will look at integrating. Unfortunately,
a lot of them rely on things such as visual inspection of a web page
dumped to the terminal to verify that things are working. How we
should test cases of fetching info of the net is something I'd like
to get some suggestions on.
--
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/