Index: TODO =================================================================== diff -u -rdfaca66a33107320eac62bde6ac8ea15abbcbe83 -r0916c233a044d06a1430c644e1976bfc27f7537c --- TODO (.../TODO) (revision dfaca66a33107320eac62bde6ac8ea15abbcbe83) +++ TODO (.../TODO) (revision 0916c233a044d06a1430c644e1976bfc27f7537c) @@ -3816,13 +3816,13 @@ - simplified usage of ObjectName() and ClassName() macros (no caller parenthesis needed) - added exerpimental object property keepcaller self (currently only evaluated by aliased objects) +- removed TODOs from keepcallerself in destroy.test; calls were truely recursive, + behavior was correct. + + ======================================================================== TODO: -- remove settings of keepcallerself infrom destroy.test labeld with - "# TODO: fixme; should probably be not necessary" - currently, without these, we have recursive loops. - - Aliases and forwards are not handled by NsfNSCopyCmdsCmd; object cloning/copying remains incomplete; also, there might be object and method properties not handled as well (as the "returns" method