#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: Resolution: | Keywords: ---------------------------+------------------------------------------------
Comment(by vvoutilainen):
Additionally, the first version of the examples will show how to define a new java class (extending an existing class) in lisp code.
After that part is done, more examples will be created to show how to handle java exceptions in lisp (when calling java code from lisp code) and how to handle lisp conditions in java (when calling lisp code from java code)