Index: TODO =================================================================== diff -u -r7d3bc964348a674a9d80ab8751f1f827dbd6b7b9 -rcb838e0d7ecf616891cc1f5089750208913d8503 --- TODO (.../TODO) (revision 7d3bc964348a674a9d80ab8751f1f827dbd6b7b9) +++ TODO (.../TODO) (revision cb838e0d7ecf616891cc1f5089750208913d8503) @@ -3399,7 +3399,9 @@ * removed "-local", "-system" and "-intrinsic" from plain dispatch (like e.g. "o1 -system method") * removed flag "-local" from nsf::object::dispatch + * made nsf::my and nsf::object::dispatch available in the nx namespace + TODO: - fix interp.test for tcl 8.6 - fix xocomm.test for tcl 8.6 @@ -3408,7 +3410,6 @@ * needed fails since method %s.%s is private ? * maybe let private imply protected * make sure nsf::dispatch works sufficiently similar to plain dispatch - * make nsf::my and nsf::object::dispatch available in the nx namespace * document private in migration guide tutorial - nx: