Index: TODO =================================================================== diff -u -r88d8fd1e2b40d5797eb86a0be4c5cae7c595fac6 -r0595a14ffaf82764ce8bcc642741cd8ded14dc38 --- TODO (.../TODO) (revision 88d8fd1e2b40d5797eb86a0be4c5cae7c595fac6) +++ TODO (.../TODO) (revision 0595a14ffaf82764ce8bcc642741cd8ded14dc38) @@ -3331,8 +3331,17 @@ * test "my -local" vs my + method handle * test "my -local" vs dispatch + method handle +- nsf.c: + * added preliminary/minimal "private" support + * private can be called via "my -local", direct + dispatches are forbidden, ignored in mixins + and next; + * extended regression test TODO: + - private: + * make it mutual exclusive with protected. + * more tests - nx: * maybe provide a replacement for -attributes, but without the magic variable.