Index: TODO =================================================================== diff -u -rf7e340c5779999c9495abbb4a2112057b34e1a97 -r4a68a870e4e2d80032679e231a2f6a7f728a16d6 --- TODO (.../TODO) (revision f7e340c5779999c9495abbb4a2112057b34e1a97) +++ TODO (.../TODO) (revision 4a68a870e4e2d80032679e231a2f6a7f728a16d6) @@ -2721,12 +2721,17 @@ * extended regression test - nx.tcl, xotcl2.tcl: removed unsafe {*}$pattern +- added: + "info slot handle /name/" + "info slot parameter /name/" TODO: + - missing in c-based "info slots": * handle object specific "info slots" * regression tests (eg. "$cls class info slots" vs. "$cls info slots", "-closure") * "info slots" is not in the migration guide + * "info slot" is not in the migration guide - TODO: why do we have to use ::info in the "info" ensemble? see nx.tcl