constructor arguments vs. object variables
Posted to
tcl
by mr_calvin at Tue Jul 13 19:27:57 GMT 2021
view raw
constructor {instanceVar} {
namespace
upvar [
namespace
current] instanceVar my(instanceVar)
set
my(instanceVar)
$instanceVar
}
Recent Posts
tcl by mookie
2 days ago
tcl by dandyn
9 days ago
tcl by Bradipo
9 days ago
tcl by Bradipo
9 days ago
tcl by oldlaptop
33 days ago
tcl by oldlaptop
34 days ago
tcl by mookie
39 days ago
tcl by mookie
39 days ago
tcl by georgtree
40 days ago
tcl by georgtree
40 days ago
Submit
New paste
Documentation
From Jabber