#31: Create example code for various use cases of ABCL --------------------------+------------------------------------------------- Reporter: vvoutilainen | Owner: vvoutilainen Type: task | Status: new Priority: major | Milestone: 0.12 Component: component1 | Version: Keywords: | --------------------------+------------------------------------------------- It would be useful to have example code so that we can point new people to actual, working examples. The previous discussion on the mailing list have been vague at best, and sometimes even gave incorrect advice.
The following cases should be shown in the examples:
1) calling lisp code from java code 2) calling java code from lisp code 3) implementing a java interface in lisp code