Index: TODO =================================================================== diff -u -r8eb8f0692e858ee3b4a7f90d0e16bae6f835330f -rf7e340c5779999c9495abbb4a2112057b34e1a97 --- TODO (.../TODO) (revision 8eb8f0692e858ee3b4a7f90d0e16bae6f835330f) +++ TODO (.../TODO) (revision f7e340c5779999c9495abbb4a2112057b34e1a97) @@ -2720,6 +2720,8 @@ * added "pattern" to "info slots" * extended regression test +- nx.tcl, xotcl2.tcl: removed unsafe {*}$pattern + TODO: - missing in c-based "info slots": * handle object specific "info slots" @@ -2733,9 +2735,6 @@ ... } -- The following is unsafe, but used in nx.tcl (and maybe as well by xotcl2.tcl) - obj method foo {{x ""}} { bar ... {*}$x } - - MixinComputeOrderFullList() could receive a flag to store source classes in checkList - if the check on eg. info-heritage-circular in test/info.method.tcl