Re: [tcljava-user] Jacl compat procs for Tcl 8.4
Brought to you by:
mdejong
From: Mo D. <mo...@mo...> - 2008-03-24 06:10:36
|
Tom Jackson wrote: > Hi, > > Has anyone produced a set of replacement procs so that scripts written in Tcl > 8.4 can run under Jacl? > > I wrote a quick replacement for lsearch to add in the -all and -inline > options, but then I found that I needed [file normalize]. > > Otherwise, are there a list of workarounds for this situation? > Compatibility needs to be implemented with changes to the Java code of the Tcl commands in Jacl. Mo |