Index: TODO =================================================================== diff -u -r39607bed15618248130a1251cc2b1c2a03db93b0 -r236c09e4dce9355a63c83b75f8c3a4955148c17d --- TODO (.../TODO) (revision 39607bed15618248130a1251cc2b1c2a03db93b0) +++ TODO (.../TODO) (revision 236c09e4dce9355a63c83b75f8c3a4955148c17d) @@ -1755,6 +1755,11 @@ - fix requiredness of several info methods - added "nsf::configure debug ?level?" +- use "nsf::configure debug" for + value 1: compain about protected + value >1: provide load messages for nx and xotcl +- unset unneeded variables in ::nx namespace + TODO: - "-returns" @@ -1765,7 +1770,8 @@ - forward has just "-objscope", no general "-frame method|object". Since forwarder have client data, they always push a method frame. So, the situation is different to nsd::alias and ::nsf::dispatch. - not sure, if we should rename "-objscope" to something different. + not sure, if we should rename "-objscope" to something different, + such as e.g. "-objectframe". - when compiled on my home machine for tcl 8.5.9 + aolserver, i see the behavior that "info exists :type" does not appear to work, @@ -1794,8 +1800,6 @@ this change for NsfCallStackFindLastInvocation(), but nsfStack.c has still several occurences, where they are treated differently. -- add "::nsf::configure verbose on|off" ... or "warning"? or "debug level"? - - C-interface * rework C-interface * maybe for post-alpha, but we have be first clear