On Tuesday 24 February 2004 13:24, you wrote:
>
> I agree 100% with you. Thread should gradually load all the procs.
> I may have something wrong somewhere or a special thing in all my tcl
> procs, I will check that and let you know.

You can make your life easier by adding some log displays to
the proc "unknown" in the ttrace.tcl. This one is shadowing
the Tcl unknown command and tries to fetch the item blueprint
from the nsv array. If not sucessfull, it reverts to the
original Tcl unknown proc.
Having this in place, you will see how often this one gets called.
It should be called only once per-thread-per-item (proc). If not,
than there is a bug somewhere.

Zoran


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of 
your email blank.

Reply via email to