Index: TODO =================================================================== diff -u -rc2baf6c2b4e9a88c3580bdadf5e735dfe96d7f10 -r2b8b3b10404d6e67ce420e8e2a2fda57991d7c5f --- TODO (.../TODO) (revision c2baf6c2b4e9a88c3580bdadf5e735dfe96d7f10) +++ TODO (.../TODO) (revision 2b8b3b10404d6e67ce420e8e2a2fda57991d7c5f) @@ -2545,6 +2545,9 @@ * deactivate coro regression test, since it is apparently broken for tcl-head in fossil (stack frame seems to be lost after a yield) +* make sure to create the cmds for objects with Tcl_NRCreateCommand() + to choose trampoline-path in the trunk version of Tcl + TODO: - maybe the destructor of a slot should remove the setter/forwarder - how to delete attributes?