Index: TODO =================================================================== diff -u -rf6469e86b7e32aac206d3c6c8526c179a0fb9ffe -r45642e2495b4ab56937f7a7154feb6e507324fcc --- TODO (.../TODO) (revision f6469e86b7e32aac206d3c6c8526c179a0fb9ffe) +++ TODO (.../TODO) (revision 45642e2495b4ab56937f7a7154feb6e507324fcc) @@ -1178,10 +1178,17 @@ - backported fix for xotcl 1.6.6 reported by kristoffer lawsow, which helps just partly here - extended regression test -- added ::nx::EnsembleObject +- added class ::nx::EnsembleObject +- factored out DispatchUnknownMethod() +- added flag XOTCL_CM_NO_OBJECT_METHOD to ObjectDispatch() and friends +- added tests/subcmd.tcl +- added methods "defaultmethod" and "unknown" to ::nx::EnsembleObject + (together with a set of helper methods to provide user-friendly information) + TODO: - fix test "ob bar" (filter test) in tests/interceptor-slot.tcl (currently commented out) +- fix test with UnknownClass in xotcl/tests/testx.xotcl (collateral damage from refactoring) - check "my" vs. "nsf::dispatch" in xotcl2.tcl - overthink decision about not showing "child objects" per default in "info methods"