On Thu, 18 May 2006 10:22:08 -0700
Martti Tienhaara <ma...@da...> wrote:
> Obviously with the TJC compiler running in a separate thread
> this is no longer feasible.
Another approach that you might find useful is to invoke vwait
on some variable at the end of your existing eval script. This
will process events in your script without having to make big
changes to the init logic in your Java and Tcl code. It is something
that might be worth trying before you make bigger changes.
cheers
Mo DeJong
|