-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

"Eric D. Friedman" <[EMAIL PROTECTED]> writes:

> This would allow one bsh process to function correctly across multiple
> projects, because the project loading process would include a hook to tell the
> already running bsh which classpath to use.  And, it would allow me to add to
> the project classpath without restarting the bsh.  Please enlighten me if this
> is already how things work: I confess to not having looked very closely.

Actually this might provide another significant advantage.  In the Servlet API
2.3 there is the concept of a Web Application.  Specifically a collection of
files distributed as a WAR - which is just a jar with a given directory
structure.

The cool thing is the automatic class loading.  Any file within WEB-INF/classes
or any .jar files in WEB-INF/lib are automatically used by it's classloader.

We could do something like this for the JDE... IE load all files in PROJECT/lib

Kevin

- -- 
Kevin A. Burton ( [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] )
        Cell: 408-910-6145 URL: http://relativity.yi.org ICQ: 73488596 

Captain, the salvaged node has not maintained synaptic cohesion within the
cortical transplant!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: Get my public key at: http://relativity.yi.org/pgpkey.txt

iD8DBQE7dve1AwM6xb2dfE0RAryoAJ97Q9EMAZluyFd0gUb/mPi9dZqYjACfTLzn
jLhISdp0MshzOK1BpfLbkUI=
=PYjn
-----END PGP SIGNATURE-----

Reply via email to