Index: TODO =================================================================== diff -u -r03741ddf53d294724a4ed47b6e1a27964bbd6db4 -re979a7fbb725c874f4900258e7537aaf29c0fbae --- TODO (.../TODO) (revision 03741ddf53d294724a4ed47b6e1a27964bbd6db4) +++ TODO (.../TODO) (revision e979a7fbb725c874f4900258e7537aaf29c0fbae) @@ -2188,6 +2188,10 @@ - nx::pp: added flag "-linenumbers on|off" to render method - added first version of next-tutorial.[txt|html] +- xotcl2.tcl: defined ::xotcl::MetaSlot +- make sure, that classes of the intrinsic class hierarchy are + of the same object system + TODO: - doc: NextScriptingLanguage/index.html: @@ -2216,6 +2220,7 @@ * __unknown unknown is a hook for Object but a method for Class + - do we need contains in nx? - do we need vwait in nx? Plain Tcl "vwait :varName" should do it. - are the oneline hook definitions like