Index: TODO =================================================================== diff -u -r649c33f8bca87b389877c3e3c1b7eb8e1182c843 -r76fadfb3f603f8f96a6064f4bb5342133923ec53 --- TODO (.../TODO) (revision 649c33f8bca87b389877c3e3c1b7eb8e1182c843) +++ TODO (.../TODO) (revision 76fadfb3f603f8f96a6064f4bb5342133923ec53) @@ -1126,11 +1126,16 @@ - implemented experimental delegating version of "object as method" that keeps the original self. +- changed requireNamespace to "require namespace" in lib/make.tcl +- use prefix sub= for methods invoked on "object as method" +- change further instances of "my connection" to "[self]::connection" in xo*comm* TODO: - deeper analysis of "contains" - check feasability of "obj info filter guard name" etc. +- unify SubcmdObj() and ParamCheckObj() handling? +- provide new tests for "TODO: changed xxxx" - interfaces in documentation for slots (see for more details ::nx::Class#superclass in nx.tcl).