On 19.09.2006, at 15:42, Zoran Vasiljevic wrote:
But Stephen has confused me with his last email about problems in "eval" command, which I can't see.
Actually we do not need the "eval" at all! It is sufficient to: ns_job queue ns_job wait and whoever wants a "eval" can couple those two with a tiny Tcl procedure. Even in the current proxy, the eval is nothing but a sequence of send wait recv (it is really implemented so down below).
