[Xotcl] Static member functions?

Michael A. Cleverly michael@cleverly.com
Thu, 17 Apr 2003 11:47:26 -0600 (MDT)


On Thu, 17 Apr 2003, Gustaf Neumann wrote:

>  This is the semantics of variable traces in tcl (the trace is called afted the fact).
>  It is possible to keep shadow-values of the variable contents and to restore
>  the variable after a write operation to the original content, but my feeling was 
>  that the purpose was rather trapping unwanted access than prohibiting it...

I understand now.  Thanks.  :-)

Michael