Index: TODO =================================================================== diff -u -r110b3365dd642ce09d4b4392591ea0e5b19f6d60 -rc4db8ed59a42cf23cc9a7eac511e556d6b077f14 --- TODO (.../TODO) (revision 110b3365dd642ce09d4b4392591ea0e5b19f6d60) +++ TODO (.../TODO) (revision c4db8ed59a42cf23cc9a7eac511e556d6b077f14) @@ -1855,8 +1855,16 @@ created, the namespace path of the parent object is copied to the child as default value. +- added new contains definition based on "apply" instead of + "namespace eval". Main intention is to replace SKIP_LEVELS + by SKIP_LAMBDA +- added functionality to use ":attribute contains:method,nosetter" +- added regression test for contains and attributes of type method + TODO: +- add "nosetter" automatically, when attribute ...:method is used + - "-returns" * leave syntax as is for method? * add flag to alias and forward?