Index: TODO =================================================================== diff -u -re756bf87414d3f6376327b3a126e5e8ae619302d -rcacb1074477ab383bffc999a68e741ef11211de3 --- TODO (.../TODO) (revision e756bf87414d3f6376327b3a126e5e8ae619302d) +++ TODO (.../TODO) (revision cacb1074477ab383bffc999a68e741ef11211de3) @@ -2107,6 +2107,13 @@ - moved handling of methodNames of c-cmds to ResolveMethodName() - extended regression test +- nsf.c: renamed MethodNameString() to MethodName() (for consistency + with ObjectName() and ClassName()) +- raise error, when "obj :method ..." is invoked (colon misleading und not necessary) +- remove colon from method name in error message "unable to dispatch method ...." +- extended regression test + + TODO: - info method definition for attributes?