From: Calvin S. <cal...@ho...> - 2005-01-16 23:19:15
|
Any word yet on modifing the home page to include info about the java port? I've been working at getting the Java port current, i've been able to come up with a few defines to compile the same code file as either C or Java. right now using the same code files all the C code works as before and the Java code can execute the mdb-ver command. any objections to checking in the changes to the .c files? This way the java and c code can stay in sync if not then i'll do do and then work on mdb-tables, mdb-schema and finally mdb-export at which time I can tie it into my jdbc driver, completing the task of getting the java port up to current cvs if you want I can send you a patch (just supply a diff command you like) and you can preview my changes |