Index: TODO =================================================================== diff -u -rf1cd1537386ab1fdfabccaadae215990e376ae9d -r39952278bc1e3aa6dda5df7cbe4cffc399f63b98 --- TODO (.../TODO) (revision f1cd1537386ab1fdfabccaadae215990e376ae9d) +++ TODO (.../TODO) (revision 39952278bc1e3aa6dda5df7cbe4cffc399f63b98) @@ -1209,16 +1209,20 @@ - updated interface definitions for info methods, sort these alphabetically - removed "objectproperty .... hasmixin" -- removed "nsd::is ... -hasmixin ...." +- removed "nsf::is ... -hasmixin ...." - removed type-converter "type=hasmixin" - adoped emulation layer in xotcl2 accordingly -- added two tests for "info has mixin" in regression test +- added two tests for "info has mixin" to regression tests - removed "objectproperty .... type" - renamed isSubType() to IsSubType() - adoped emulation layer in xotcl2 accordingly -- added two tests for "info has type" in regression test +- added two tests for "info has type" to regression tests +- removed "nsf::is ... -type ...." +- adoped emulation layer in xotcl2 accordingly +- extended regression test + TODO: - rename ObjectInfo2 & ClassInfo2 - check "my" vs. "nsf::dispatch" in xotcl2.tcl