Re: tcl-trace



I am a noob, so please forgive me if I am wrong.

It seems to me that this is what's happening:


proc testeTclTrace {} {
puts "[info level 0] Tcl$::tcl_patchLevel"
set ::a 0 -- value of ::a == 0
proc ::trc {args} { puts " [info level 0] a = [set ::a]" }
trace add variable ::a {write unset} "::trc" -- trace setup on ::a
incr ::a -- ::a incremented to 1, then the trace kicks in and calls ::trc which prints the value of ::a, i.e. 1
trace add variable ::a {write unset} "::trc"
incr ::a -- exactly similar to above, only this time ::a is incremented to 2 and then printed.
trace add variable ::a {write unset} "::trc"
unset ::a -- the trace kicks in before the variable is unset, so it still has a value, i.e. 2. So 2 gets printed.

}

There are others far smarter than me who can doubtless find holes in
this explanation.

Cheers,
Diptansu

.



Relevant Pages

  • Re: IV law of thermodynamics
    ... will make us smarter than everybody else here, since I wager nobody ... explanation. ... For me, it is far better to grasp the Universe as it really is than to persist in delusion, however satisfying and reassuring. ...
    (sci.physics)
  • Re: Shower disk hole width
    ... > As Jim "noob " sez, there is NO restriction or effect caused by the ... > shower screen!!! ... > making the holes a little larger or smaller has ZERO effect. ...
    (alt.coffee)
  • Re: Shower disk hole width
    ... As Jim "noob " sez, there is NO restriction or effect caused by the ... shower screen!!! ... making the holes a little larger or smaller has ZERO effect. ...
    (alt.coffee)
  • Re: Three!
    ... Bartos share the day today as the anniversary of their birth. ... "I really think cigar smoking does make you smarter." ... For those who understand, no explanation is needed. ...
    (alt.smokers.cigars)
  • Re: OT: Has anyone seen this "Loose Change" Video?
    ... experts' would admit there are still some holes to fill in. ... I was referring to the literally thousands of scientists, ... "I really think cigar smoking does make you smarter." ...
    (alt.smokers.cigars)