Tom Tromey wrote:
Archie> However, it doesn't seem appropriate for it to go into Classpath,
Archie> or at least I'm not sure I understand how it would work exactly,
Archie> since there is the obvious bootstrap problem with Java binding.

I think if we have pieces of code that are usable by a number of VMs,
Classpath would make a good clearinghouse for them, whether they are
written in C or Java or whatever.

Perhaps we can install a /usr/local/lib/classpath/libzipjar.so or
whatever shared library. Then VM's can link to it (or dlopen() it)
if they please... we'll also need a header file.

I don't have time to do this right now (I'm slow when it comes to
automake, etc.) but can help get the source files ready for import, etc.

-Archie

__________________________________________________________________________
Archie Cobbs      *        CTO, Awarix        *      http://www.awarix.com


_______________________________________________
Classpath mailing list
Classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to