classpath
[Top][All Lists]
Advanced

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

Re: eclipse status (summary: it looks nice)


From: Tom Tromey
Subject: Re: eclipse status (summary: it looks nice)
Date: 29 Dec 2002 23:16:33 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

>>>>> "Mark" == Mark Wielaard <address@hidden> writes:

Mark> We must cache the result of Runtime.(internal)loadLibrary()
Mark> somewhere.

I think that makes sense.  Or do we need to support the case of
Class.forName() failing, then the user copies a .so to the right
place, and then Class.forName() is tried again?  (Maybe we just need a
cache that can handle that.)

Could you submit a PR for this?

Tom



reply via email to

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