Index: TODO =================================================================== diff -u -r7b8ab056c2dafa49164db2e9ccddd9cb6d5b6fb3 -r7d3bc964348a674a9d80ab8751f1f827dbd6b7b9 --- TODO (.../TODO) (revision 7b8ab056c2dafa49164db2e9ccddd9cb6d5b6fb3) +++ TODO (.../TODO) (revision 7d3bc964348a674a9d80ab8751f1f827dbd6b7b9) @@ -3396,6 +3396,9 @@ * some cleanup in regression tests * added support for calling private methods via -local and filters * extended regression test for private + filters + * removed "-local", "-system" and "-intrinsic" from plain dispatch + (like e.g. "o1 -system method") + * removed flag "-local" from nsf::object::dispatch TODO: - fix interp.test for tcl 8.6 @@ -3404,9 +3407,9 @@ - private: * needed fails since method %s.%s is private ? * maybe let private imply protected - * tests for private + mixins - * tests for object-specific private methods - * flag "-local" in dispatch is maybe confusing + * 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: * maybe provide a replacement for -attributes, but without the magic variable.