> From: Guillaume.Berche
> I'm looking for a way to have the bean shell update its listof loaded
> classes. Is there a way to do this
> From: Chuck.Irvine
> Currently, the only way to do this, I believe, is by re-starting
> beanshell, i.e. just kill the *bsh* buffer and try your operation again.
> According to its author, it's possible that the next release of
> beanshell might provide hooks to rectify this situation.
I submitted a patch to Pat for BeanShell to allow dynamic loading of classes.
It works well enough; I've been using the patched version for a few months now.
The major issue is that the dynamically loaded classes are not on the system
classpath and some Java classes expect things to be on the system classpath.
Regardless, I hope the patch makes it into the CVS repository I'd like to
make some additional tweaks to it then.
cheers,
david
--
David Sims [EMAIL PROTECTED]
Sims Computing, Inc. www.simscomputing.com