This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Dynamic class loading
- To: Matt Welsh <mdw at cs dot berkeley dot edu>
- Subject: Re: Dynamic class loading
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Tue, 15 Feb 2000 22:45:20 +1300
- CC: java-discuss at sourceware dot cygnus dot com
- References: <200002150702.XAA20691@mnemosyne.CS.Berkeley.EDU>
Matt Welsh wrote:
> Also, this description is a little confusing. First you say that if a class
> can't be found, the interpreter will be used, but now you're saying that
> a shared object will be searched for first. Maybe we should unify the
> description of the interpreter and the shared-library search mechanism.
Thanks Matt, I checked in some changes to try and make this a bit clearer.
regards
[ bryce ]