Index: TODO =================================================================== diff -u -r3e18b80be2883ba647c2110a2e8e2b1980940c30 -r0f3ecd0524a309ace0729dbfeb5f299f8bf7a250 --- TODO (.../TODO) (revision 3e18b80be2883ba647c2110a2e8e2b1980940c30) +++ TODO (.../TODO) (revision 0f3ecd0524a309ace0729dbfeb5f299f8bf7a250) @@ -3378,14 +3378,21 @@ * added "nsf::object::dispatch /obj/ -intrinsic ..." similar to "/obj/ -intrinsic ..." * extended regression test +- nsf.c: + * simplified permission handling + * made private/protected mutual exclusive + * extended regression test for private methods + TODO: - fix interp.test for tcl 8.6 - fix xocomm.test for tcl 8.6 - private: - * make it mutual exclusive with protected. - * more tests + * maybe let private imply protected + * tests for private + mixins + * tests for object-specific private methods + * flag "-local" in dispatch is maybe confusing - nx: * maybe provide a replacement for -attributes, but without the magic variable.