Index: TODO =================================================================== diff -u -rd4c3a709884f94a12e97a2dd95f438caf7863800 -rf69e0909fcb180e1cbcdd316f0a20de1b254af3d --- TODO (.../TODO) (revision d4c3a709884f94a12e97a2dd95f438caf7863800) +++ TODO (.../TODO) (revision f69e0909fcb180e1cbcdd316f0a20de1b254af3d) @@ -1764,9 +1764,21 @@ to nsf.c, fixed order - documented a few functions +- enabled nsf::__db_run_assertions in nx::test + (lead before to false posigives in destroy-test) +- eliminated deleted objects and objects from deleted + namespaces in GetAllInstances() +- added handling of unstacked csc entries (removed all DEBUG warnings). + TODO: +- handling of unstacked entries should be made optional +- NsfClassListAdd() and friends should be made generic +- check, whether all CscListRemove() are needed for handling unstacked csc entries +- finsh up CscListAdd() and CscListRemove() +- cleanup method-modifiers.tcl + - "-returns" * leave syntax as is for method? * add flag to alias and forward?