On Wed, Sep 05, 2001 at 08:19:07AM -0400, Brian Jones wrote:
> ... It seems like a VM that wants to read .zip/.jar files for
> the core classes will need to implement some native capability itself
> which is tied to a classloader rather than rely on jazzlib, correct?
It all depends on what you call "core classes". Assuming a VM can somehow
load an initial set of "bottstrap classes" (which obviously includes
jazzlib classes), then it can load the remaining of classes (including
"core" java.*.* classes) out of .jar files using jazzlib.
Etienne
--
Etienne M. Gagnon [EMAIL PROTECTED]
SableVM: http://www.sablevm.org/
SableCC: http://www.sablecc.org/
_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath