Index: TODO =================================================================== diff -u -rc4db8ed59a42cf23cc9a7eac511e556d6b077f14 -r1b583476882fea7df04664f551cf87d99c8a0da0 --- TODO (.../TODO) (revision c4db8ed59a42cf23cc9a7eac511e556d6b077f14) +++ TODO (.../TODO) (revision 1b583476882fea7df04664f551cf87d99c8a0da0) @@ -1861,6 +1861,13 @@ - added functionality to use ":attribute contains:method,nosetter" - added regression test for contains and attributes of type method +- activated SKIP_LAMBDA in nsfCallstack. As a consequence, we + disallow resolving self/my ... from tcl-proc frames + (use uplevel if necessary, avoid "namespace eval") + +- improving error messages from argument parser +- test "namespace current" and "self" in "contains" and "slots" regression test + TODO: - add "nosetter" automatically, when attribute ...:method is used