classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to handle properties file


From: Archie Cobbs
Subject: Re: How to handle properties file
Date: Mon, 23 May 2005 12:06:27 -0500
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041129

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]