Index: TODO =================================================================== diff -u -rcf4cb6fb4333cf8601b79f037a186a9a2f82fa43 -r57c47e5fff431976511c200231567024bea09ff4 --- TODO (.../TODO) (revision cf4cb6fb4333cf8601b79f037a186a9a2f82fa43) +++ TODO (.../TODO) (revision 57c47e5fff431976511c200231567024bea09ff4) @@ -834,6 +834,9 @@ - rename xotcl1.xotcl to xotcl.tcl - some cleanup (version variables, etc.) in xotcl.tcl +- renamed tests/method-modifiers.xotcl to tests/method-modifiers.tcl +- changed "require xotcl::test" to "... next::test" + TODO: - nameing * .c-code: @@ -875,7 +878,6 @@ - rename predefined.xotcl to .tcl - migrate further test from .xotcl to .tcl (based on next instead of xotcl) - check ::xotcl references in serializer -- change "require xotcl::test" to "... nx::test" - copy decls for objectMethod and classMethod as comments to xotcl.c, fix and check order