Index: TODO =================================================================== diff -u -r6a0e62b53f8b405d11f009e3c0acb2098702d921 -rcf6d3e49135f07d35079b7ee25a02d394031a746 --- TODO (.../TODO) (revision 6a0e62b53f8b405d11f009e3c0acb2098702d921) +++ TODO (.../TODO) (revision cf6d3e49135f07d35079b7ee25a02d394031a746) @@ -1046,6 +1046,10 @@ - added "method require autoname" - added "method require exists" +- removed method "filtersearch" from nx.tcl +- added "obj info method filter methodName" to nx +- updated xotcl.2 to use new filtersearch imprementation +- updated migration guide TODO: - nameing Index: doc/next-migration.html =================================================================== diff -u -r15d57478e3976d747741fd3df9bcb6ecccc7076d -rcf6d3e49135f07d35079b7ee25a02d394031a746 --- doc/next-migration.html (.../next-migration.html) (revision 15d57478e3976d747741fd3df9bcb6ecccc7076d) +++ doc/next-migration.html (.../next-migration.html) (revision cf6d3e49135f07d35079b7ee25a02d394031a746) @@ -971,6 +971,10 @@
obj procsearch methodName
obj info callable -which methodName
obj filtersearch methodName
obj info method filter methodName