Index: TODO =================================================================== diff -u -r5bdff1d1c1174aad3ee37081292a6ad8d8baa619 -r84ca9b390e213541f4cd2d3515398710c221cdb1 --- TODO (.../TODO) (revision 5bdff1d1c1174aad3ee37081292a6ad8d8baa619) +++ TODO (.../TODO) (revision 84ca9b390e213541f4cd2d3515398710c221cdb1) @@ -2284,6 +2284,12 @@ (and has different behavior depending on the number of buckets). - added regression test +- nx.tcl: added default/initcmd for ObjectParameterSlot +- added ::nx::Object as default for "superclass" slot + to make default superclass explicit +- unified interface for getParameterOptions +- extended regression test + TODO: - object parameter type forward: @@ -2296,9 +2302,10 @@ - check: slottest/t.023: 3.40 mms, o1 class Warning: Arguments '{::M ::xotcl::Object}' to constructor of object ::__unknown are most likely not processed - - check, if substdefault/default (ObjectParameter) could work with e.g. alias; otherwise, move substdefault down - we could use ::nx::Object as e.g. default superclass - should we deactivate add/delete for non-multivalued cases? + - allow noarg+default/initcmd ? + - default/initcmd/subsdefault: can we simplify these? + or add messages for conflicting usages. - doc: