Index: TODO =================================================================== diff -u -r58c1880b874484f218afa0275b0998e25d4282f0 -r7a7a3fd2c6a87751e29436786910fd5b9c550d1c --- TODO (.../TODO) (revision 58c1880b874484f218afa0275b0998e25d4282f0) +++ TODO (.../TODO) (revision 7a7a3fd2c6a87751e29436786910fd5b9c550d1c) @@ -2853,6 +2853,8 @@ * used mixinspec in nx.tcl and xotcl2.tcl * extended nx regression test. +* added profiling support for nsf::proc when + NSF_INVOKE_SHADOWED_TRADITIONAL is turned off. TODO: - add explicit regression tests for disposition + types @@ -2867,8 +2869,6 @@ DEBUG obj 0x100227960 ::nx::Object activationcount 2 on stack 3; might be from non-stacked but active callstack content in the regression test? -- profiling missing when NSF_INVOKE_SHADOWED_TRADITIONAL is turned off. - - 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)