Index: TODO =================================================================== diff -u -rf4c75b01b24269f7a531ffcffed29d2acfbdbe91 -r1beeb594c1cd9e222b6e1f419e9a6f5ec0713249 --- TODO (.../TODO) (revision f4c75b01b24269f7a531ffcffed29d2acfbdbe91) +++ TODO (.../TODO) (revision 1beeb594c1cd9e222b6e1f419e9a6f5ec0713249) @@ -2831,10 +2831,17 @@ - generate interface for NsfUnsetUnknownArgsCmd() - delete some obsolete code -TODO: +- added "link" from 2.4 (parameters) to "info parameters" in migration + guide -- add "link" form 2.4 (parameters) to "info parameters" +TODO: +- evaluate the folloging change + * make disposition an option of abritraty other types for objectparameters + * we could have a type e.g. class, which is checked as usual before calling + the disposition method + * this way we can handle "type" info in "info parameter syntax" automatically + - MixinComputeOrderFullList() could receive a flag to store source classes in checkList - if the check on eg. info-heritage-circular in test/info.method.tcl