Index: TODO =================================================================== diff -u -r236c09e4dce9355a63c83b75f8c3a4955148c17d -rd4c3a709884f94a12e97a2dd95f438caf7863800 --- TODO (.../TODO) (revision 236c09e4dce9355a63c83b75f8c3a4955148c17d) +++ TODO (.../TODO) (revision d4c3a709884f94a12e97a2dd95f438caf7863800) @@ -1760,6 +1760,11 @@ value >1: provide load messages for nx and xotcl - unset unneeded variables in ::nx namespace +- copied decls for objectMethod and classMethod as comments + to nsf.c, fixed order +- documented a few functions + + TODO: - "-returns" @@ -1794,7 +1799,7 @@ - handle bug with ::variable with colon-prefixed name (shadowCommands does not help, see above) -- work on replacing SKIP_LEVELS by SKIP_LAMBDE for openacs (works with +- work on replacing SKIP_LEVELS by SKIP_LAMBDA for openacs (works with regression test, has problems with OrderedComposite::ChildManager.init) Note concerning treating CMETHOD_FRAME like METHOD_FRAMES: we did this change for NsfCallStackFindLastInvocation(), but nsfStack.c has @@ -1809,9 +1814,6 @@ achieved ease of changing is effectively frozen by the stubs interface, which has to be stable. -- copy decls for objectMethod and classMethod as comments - to xotcl.c, fix and check order - - nameing * namespace prefix