[armedbear-ticket] [armedbear] #18: Incorporate 'invoke.lisp' dynamic classpath ability

#18: Incorporate 'invoke.lisp' dynamic classpath ability -------------------------+-------------------------------------------------- Reporter: mevenson | Owner: somebody Type: enhancement | Status: new Priority: minor | Milestone: Component: component1 | Version: Keywords: | -------------------------+-------------------------------------------------- Alan Ruttenberg's [invoke.lisp][1] has the ability to easily add additional Java JARs at runtime by using the [beanshell classloader][2]. With a few additions to the ASDF system, this allows one to easily specify "wrappings" of Java components which load JARs or find classfiles on the filesystem. The code in the Beanshell classmanager could be added to the ABCL src tree fairly easily to facilitate this behavior. [1]: http://svn.mumble.net:8080/svn/lsw/trunk/jss/invoke.lisp [2]: http://www.beanshell.org/home.html -- Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/18> armedbear <http://common-lisp.net/project/armedbear> armedbear

#18: Incorporate 'invoke.lisp' dynamic classpath ability --------------------------+------------------------------------------------- Reporter: mevenson | Owner: somebody Type: enhancement | Status: new Priority: minor | Milestone: 1.0 Component: other | Version: Resolution: | Keywords: --------------------------+------------------------------------------------- Changes (by ehuelsmann): * milestone: => 1.0 -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/18#comment:1> armedbear <http://common-lisp.net/project/armedbear> armedbear

#18: Incorporate 'invoke.lisp' dynamic classpath ability --------------------------+------------------------------------------------- Reporter: mevenson | Owner: somebody Type: enhancement | Status: closed Priority: minor | Milestone: 1.0 Component: other | Version: Resolution: fixed | Keywords: --------------------------+------------------------------------------------- Changes (by ehuelsmann): * status: new => closed * resolution: => fixed Comment: Alessio Stalla added the functionality some time before 0.24 -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/18#comment:2> armedbear <http://common-lisp.net/project/armedbear> armedbear
participants (1)
-
armedbear