Index: TODO =================================================================== diff -u -rf67408d8e6f8ba9bdd6e4ec3c54dfa3a23576161 -r3e0565bde9f6f02b2145aecc8c1756c28d8ae507 --- TODO (.../TODO) (revision f67408d8e6f8ba9bdd6e4ec3c54dfa3a23576161) +++ TODO (.../TODO) (revision 3e0565bde9f6f02b2145aecc8c1756c28d8ae507) @@ -3365,7 +3365,13 @@ * extended regression test (next from -local, fully qualified names, private methods, "...dispatch -local") +- nx.tcl: + * make calls from "protected", "public", and "private" system calls, + such that "obj -system protected method foo {} ..." works, even + when obj has a method named "method". + * extended regression test + TODO: - private: * make it mutual exclusive with protected.