Index: TODO =================================================================== diff -u -r8c3c5565c2904e379350494cd40675d1aad6a46c -r686684910e44fac172d7bcd8440aa23e44c7df5b --- TODO (.../TODO) (revision 8c3c5565c2904e379350494cd40675d1aad6a46c) +++ TODO (.../TODO) (revision 686684910e44fac172d7bcd8440aa23e44c7df5b) @@ -3436,6 +3436,9 @@ * fixed naming of "attribute" in migration guide * added "private" to migration guide * some textual improvements in migration guide + * fixed spacing in documentation + * fixed documentation of "info slot objects", "info slot names", + "info slot definition" - nx: * added namespace "nx::internal" @@ -3444,13 +3447,18 @@ * provided "-properties" as a replacement for -attributes, but without magic variable * extended regression test + * changed "info slot name" to "info slot names" + (like "info parameter names") +- library/lib/pp.tcl: improved handling of placeholders + + + + TODO: - private: * document private in tutorial - - - naming of slot classes * should we switch from "-class" to "-slotclass"? @@ -3568,7 +3576,6 @@ in the regression test? - 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? @@ -3632,8 +3639,6 @@ for nsf::proc * toplevel (object less) introspection -- "info method definition" for :attributes? - - ".... info methods -methodtype scripted ....." and "info lookup method -methodtype ..." vs. "info method type ...."; spricht was dagegen, anstelle von "methodtype" nur "type" zu verwenden?