Index: TODO =================================================================== diff -u -rcf6d3e49135f07d35079b7ee25a02d394031a746 -re548a952433b4d26794f535995c9ed1ababe8807 --- TODO (.../TODO) (revision cf6d3e49135f07d35079b7ee25a02d394031a746) +++ TODO (.../TODO) (revision e548a952433b4d26794f535995c9ed1ababe8807) @@ -1048,9 +1048,18 @@ - removed method "filtersearch" from nx.tcl - added "obj info method filter methodName" to nx -- updated xotcl.2 to use new filtersearch imprementation +- updated xotcl2 to use new filtersearch imprementation - updated migration guide + +- renamed "info method name ..." into "info method handle ...", + since it returned already the handle +- renamed ListMethodName() to ListMethodHandle() +- changed output of "info callable -which ..." from definition to method handle +- renamed "info callable -which ..." into "info callable method ..." +- updated regression test to reflect the changes + + TODO: - nameing * self/current: