Index: TODO =================================================================== diff -u -re528761906857b0f8307d5bc9b94878168234965 -r4de94d222c600e532eab5df66719bea5c82c073e --- TODO (.../TODO) (revision e528761906857b0f8307d5bc9b94878168234965) +++ TODO (.../TODO) (revision 4de94d222c600e532eab5df66719bea5c82c073e) @@ -2877,7 +2877,7 @@ which unknown handlers can be registered - GetClassFromObj() receives as last argument "withUnknown" instead of baseClass to indicate, when unknown should be tried. -- new function NsfCallUnkownHandler() +- new function NsfCallUnknownHandler() - moved mixin reg type converter to a new file (nsfObj.c) - added NsfFilterregObjType, to provide a converter for filter @@ -3021,12 +3021,12 @@ - fix the comparison with "unknown" in residual args -- provide backward compatibility for unknwon method (when +- provide backward compatibility for unknown method (when method contains spaces). - some minor cleanup - extended regression test +- fix typos in string "unknown" (unknwon, unkown) - TODO: - Revise callstack introspection/intercession, i.e., [current