Index: TODO =================================================================== diff -u -r1f7ecfcf5b0643ce05b96405c77d5da7fe10268e -r95a9594747b180291333c9ac377d7bc75d8e373b --- TODO (.../TODO) (revision 1f7ecfcf5b0643ce05b96405c77d5da7fe10268e) +++ TODO (.../TODO) (revision 95a9594747b180291333c9ac377d7bc75d8e373b) @@ -2763,6 +2763,10 @@ - maybe change nx::Test to nx::test (user never has to know that nx::Test is a class). - maybe move -count to the test case (but then a test-case less test needs a change of method) +- what to do with metadata analyzer? + Still needed? Already replaced by new doctool? + Does it have to run on make? Can doctool run on Make? + - the scripted init block is called before init. If the default setting of the default parameters depend on each other, this has to be set in the "init". But this won't be available in the init block.