<br>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid"><br>It was only example of where ABCL is more suited for J editor than<br>to anything else. Another example is method<br>
Interpreter.createJLispInstance. It accepts input/output streams.<br><br>For non J editor case, there is no factory method with input/output<br>stream parameters.<br><br></blockquote></div><br>This problem plagued me.  So I just added another method:<br>
<br>public static synchronized Interpreter createLispInstance(InputStream in, OutputStream out, String initialDirectory)<br><br><a href="http://code.google.com/p/uabcl/source/detail?r=17" target="_blank">http://code.google.com/p/uabcl/source/detail?r=17</a><br>
<br><br><br><input type="hidden"><input type="hidden"> 
<div></div>