From: Ken A. <kan...@bb...> - 2004-04-13 20:58:07
|
I just checked in elf/infest.scm - get it in tomorrows jscheme.jar. If you put the jscheme.jar in an application's lib/ directory, and start JScheme with something like java -jar lib/jscheme.jar elf/infest.scm you will have access to all the classes in any jar or .zip file under lib/. It's an easy way to help a Java friend debug a problem. I realize this won't work for J2EE or webapp environments, but its a start. k |