Index: TODO =================================================================== diff -u -rb34996b24ea334963e83aadda66384680a6f8ce5 -rd29a51c38be834fe558f1c85069d8bc500d201d9 --- TODO (.../TODO) (revision b34996b24ea334963e83aadda66384680a6f8ce5) +++ TODO (.../TODO) (revision d29a51c38be834fe558f1c85069d8bc500d201d9) @@ -4969,15 +4969,21 @@ * Does not load binary files (problem for cross compiling) * Requires package provide with constant in one line. +small introspection reform: +- Introspection for commands and arguments did not work for + cmds defined in subpackages (such as mongodb). We keep + now this information in hashtables and maintain a slim + interface for this. +- fix generation of pkgIndex.tcl for mongodb ======================================================================== TODO: +- test cases switch now to global dir. maybe due to new tcl.m4. See e.g.: + notice: Running test cases: /usr/local/ns/lib/nsf2.0b6/lib/nx-test.tcl - remove / rephrase "//"-comments -- ParamGetDomain(Nsf_Param CONST *paramPtr) does not work - for enumeration types defined in derived packages, having - their own constants + - check deactivated tests in tests/serialize.test C(One), C(IgnoreAll), C(None2) and xlloc fix