Index: TODO =================================================================== diff -u -r39952278bc1e3aa6dda5df7cbe4cffc399f63b98 -r18122dd21b99cf0d5b4cd01635048641a23aa051 --- TODO (.../TODO) (revision 39952278bc1e3aa6dda5df7cbe4cffc399f63b98) +++ TODO (.../TODO) (revision 18122dd21b99cf0d5b4cd01635048641a23aa051) @@ -1223,8 +1223,17 @@ - adoped emulation layer in xotcl2 accordingly - extended regression test +- introduced ::nsf::isobject +- replaced in all scripts "::nsf::objectproperty ... object" by isobject + TODO: +- reflect changes in /is/objectproperty/info has/info is/ in migration guide - rename ObjectInfo2 & ClassInfo2 +- check equivalence of the following two commands + in respect to fully-qualified names + ::nsf::dispatch $obj ::nsf::cmd::ObjectInfo2::hastype $class + ::nsf::parametercheck object,type=$class $obj + - check "my" vs. "nsf::dispatch" in xotcl2.tcl - overthink decision about not showing "child objects" per default in "info methods"