Index: TODO =================================================================== diff -u -rf177b4dbbb589f91704b1acb8dfbd91fc076335a -r563d2de98a63e09432eb9b0840434ea5e9b20052 --- TODO (.../TODO) (revision f177b4dbbb589f91704b1acb8dfbd91fc076335a) +++ TODO (.../TODO) (revision 563d2de98a63e09432eb9b0840434ea5e9b20052) @@ -3386,12 +3386,16 @@ * removed INTERP macros for MEM_COUNT (since we use now per-thread tables instead of per-interp tables as in the first implementation) + * re-enabled transparency of private method in mixins + * added transparency for per-object private methods + * extended regression test TODO: - fix interp.test for tcl 8.6 - fix xocomm.test for tcl 8.6 - private: + * needed fails since method %s.%s is private ? * maybe let private imply protected * tests for private + mixins * tests for object-specific private methods