This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Dynamic class loading
- To: tromey at cygnus dot com (Tom Tromey)
- Subject: Re: Dynamic class loading
- From: Godmar Back <gback at cs dot utah dot edu>
- Date: Tue, 15 Feb 2000 21:18:03 -0700 (MST)
- Cc: gback at cs dot utah dot edu (Godmar Back), krab at daimi dot au dot dk (Kresten Krab Thorup), tromey at cygnus dot com (Tom Tromey), mdw at cs dot berkeley dot edu (Matt Welsh), bryce at albatross dot co dot nz (Bryce McKinlay), java-discuss at sourceware dot cygnus dot com
>
> There are two reasons I like the way things are right now:
>
Could you summarize in a paragraph or two what the current algorithm is?
For instance, how is looking up by class name and putting java.awt.*
in java-awt.so as you describe in your previous mail related?
thanks,
- Godmar