On Fri, Aug 11, 2000 at 09:57:43AM -0600, david sims wrote:
> > I'm looking for a way to have the bean shell update its listof loaded
> > classes. Is there a way to do this
> 
> > 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.

This is at the top priority for new features.

Now that CVS is up I'm going to go through the list of bug fixes quickly and
then try to get this added for a 1.1 release as soon as possible.

> 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.

Could you explain the issue?


Thanks,
Pat

Reply via email to