[Tcl Java] Re: Last(?) steps for an InterpCmd in Jacl

2000-08-21 Thread Christian Krone
Hello, Mo wrote: > I changed the implementation of Interp.resetResult() in Jacl > so that it set interp.returnCode = TCL.OK. The version of > CatchCmd.java that I checked in just calls Interp.resetResult(). Great, I didn't want to change just another central method of Interp - maybe there was a

[Tcl Java] Re: Last(?) steps for an InterpCmd in Jacl

2000-08-20 Thread Mo DeJong
On Mon, 7 Aug 2000, Christian Krone wrote: > Hello, > > yesterday I finally finished the implementation of > Jacl' interp command. The new classes to add and the > patches to apply to the CVS sources of Jacl (as checked > out yesterday) can be found here: > http://ME.IN-Berlin.de/~v12/krischan