Index: TODO =================================================================== diff -u -r56a0f7cc781f54a9f16fea75e9df1dfef4c8e11a -r3db8a2f9d04cd0fa72d5ab0ad67be070b9db5ce3 --- TODO (.../TODO) (revision 56a0f7cc781f54a9f16fea75e9df1dfef4c8e11a) +++ TODO (.../TODO) (revision 3db8a2f9d04cd0fa72d5ab0ad67be070b9db5ce3) @@ -3823,10 +3823,6 @@ - call user-defined setter in object parameters? - - NsfObjWrongArgs() & friends is not aware of submethods. Error - messages print with the leaf method names only, e.g.: "anObj method - ..." instead of " anObj info method ..." etc. - - Revise callstack introspection/intercession, i.e., [current activelevel] vs. [current callinglevel] vs. uplevel()/upvar():