Index: TODO =================================================================== diff -u -rdf860654b8c8c9b3ed13abd1700ec4dd128626bc -r3b5d2f4e0bc018420ebea39e54ad3212ade2a5bd --- TODO (.../TODO) (revision df860654b8c8c9b3ed13abd1700ec4dd128626bc) +++ TODO (.../TODO) (revision 3b5d2f4e0bc018420ebea39e54ad3212ade2a5bd) @@ -4245,13 +4245,20 @@ nx.tcl: - change parameter name in "/cls/ inif paramameter ... ?pattern?" from "name" to "pattern" +- changed name "/obj|cls/ slot info definition" to + "/obj|cls/ slot info definition" since result is a set +- dropped parameter method "properties" +- dropped "/obj/ info properties" + (since "properties" or "variables" are returned") ======================================================================== TODO: - finalize handling of parameter methods in cget * what to do with "cget -noinit" * check all provided definitions * handling of extra args in parameter methods? +- "/obj|cls/ info slot definition" should return a full command + (containing flags and property|variable) - regression tests for "/obj/ info lookup parameter ...." - handling of "required" in reconfigure (see parameter-object-mixin-dependency in parameters.test) @@ -4264,7 +4271,6 @@ - Property reform part 3: change defaultPropertyAccessor or nx to none - update documentation with property reform -- do we need "-properties" in nx? - do we need "config" as parameter property? - handling of method names in error messages from nsfAPI.h. The following