Index: TODO =================================================================== diff -u -raccdf4beee7067c76291e80b85d8336c69075510 -r08dedaca6e7654b181f4d33d918bc3b9737fed71 --- TODO (.../TODO) (revision accdf4beee7067c76291e80b85d8336c69075510) +++ TODO (.../TODO) (revision 08dedaca6e7654b181f4d33d918bc3b9737fed71) @@ -5559,8 +5559,6 @@ - prefer explicit comparisons - remove test, since it is covered already by assertions -======================================================================== -TODO: - Is NsfParamDefs.slotObj obsolete? @@ -5577,6 +5575,13 @@ pt. 2: NsfParamDefs.slotObj and its memory-management statements all over remain in place, to be reviewed. +- removed NsfParamDefs.slotObj (and single occurance for memory-management) + since it is not used for the time being + +======================================================================== +TODO: + + - should we change "/obj/ info lookup syntax /methodName/" to return obj and method as well? (similar to "info method syntax /methodName/")