oo::objdefine
Posted to
tcl
by stu at Mon Jul 16 20:01:28 GMT 2018
view raw
oo::class create A
oo::class create B
set
a [A new]
foreach
i [
split
abcdefghijklmnopqrstuvwxyz ""] {
catch
{oo::objdefine
$a
$i
B} r
puts
$i
:
$r
}
Recent Posts
tcl by oldlaptop
9 hours ago
tcl by mookie
6 days ago
tcl by dandyn
13 days ago
tcl by Bradipo
13 days ago
tcl by Bradipo
13 days ago
tcl by oldlaptop
37 days ago
tcl by oldlaptop
37 days ago
tcl by mookie
42 days ago
tcl by mookie
43 days ago
tcl by georgtree
44 days ago
Submit
New paste
Documentation
From Jabber