Re: [TCLCORE] command delete trace expectations
by other posts by this author
Sep 30 2003 2:53AM messages near this date
[TCLCORE] command delete trace expectations
|
Re: [TCLCORE] command delete trace expectations
> During a command delete trace, the traced command still exists,
> but will be deleted following the trace, and the trace can't do
> anything to stop it.
>
> Are there users of command delete traces that depend on these
> details?
In a message off the list, Will Duquette tells me that the Snit
package is a user of command delete traces that depends on the
command continuing to exist when the trace is handled.
I don't have strong feelings about what choice is "right". Some
of the bugs in the internals are a bit easier to fix (I think)
if the command could already be gone, but internals details are
my headache, not a reason to pull a switch on Tcl users. I'll keep
the public interface unchanged.
DGP
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Tcl-Core mailing list
Tcl-Core@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-core
Thread:
Donald G Porter
Vince Darley
Joe English
Vince Darley
|