Index: TODO =================================================================== diff -u -r3c7047087688c6072761e4f1141e4bfe644daa1a -r66a02c8089dd0c695c626c0f0bad064e7b5ae8a1 --- TODO (.../TODO) (revision 3c7047087688c6072761e4f1141e4bfe644daa1a) +++ TODO (.../TODO) (revision 66a02c8089dd0c695c626c0f0bad064e7b5ae8a1) @@ -5005,6 +5005,13 @@ ======================================================================== TODO: +- forwarder: I find the naming "-methodprefix" misleading, the 2nd arg + can also denote a subcommand, ensemble command or simply an argument + to a resulting command call. methodprefix is biased towards NX, + though its use is not. Just -prefix? (to maintain XOTcl compat, just + rename it in the NX forwarder API ... the malus would be that + -methodprefix pops up in info introspection etc. :/) + - check deactivated tests in tests/serialize.test C(One), C(IgnoreAll), C(None2) and xlloc fix