#11: Integration of invoke.lisp, dynamic dispatch of java methods
--------------------------+-------------------------------------------------
Reporter: ehuelsmann | Owner: somebody
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: component1 | Version:
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment(by mevenson):
This ticket references Alan Ruttenberg's [invoke.lisp][1], which uses the
[JScheme implementation][2] to dynamically dispatch method calls. This
entails having the 'jscheme.jar' in ABCL's invoked classpath. The
property 'additional.jars' in the Ant based build system can be used to
include such jars in the ABCL wrapper script.
[1]: http://svn.mumble.net:8080/svn/lsw/trunk/jss/invoke.lisp
[2]: http://jscheme.sourceforge.net/jscheme/main.html
--
Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/11#comment:1>
armedbear <http://common-lisp.net/project/armedbear>
armedbear