Index: TODO =================================================================== diff -u -r11a710e482b254fe98e3574a34e070c30d2e6ae5 -r562cc31a003aac134390dd343849f428994186f1 --- TODO (.../TODO) (revision 11a710e482b254fe98e3574a34e070c30d2e6ae5) +++ TODO (.../TODO) (revision 562cc31a003aac134390dd343849f428994186f1) @@ -3156,6 +3156,11 @@ * extended regression test - library/mongodb:updated to current interface in git HEAD +- nx.tcl: implemented copy without a provided name. If argument + of copy is omitted, the copied object is created with a fresh + name (i.e. created with the method "new"). Example + set x [o copy] +- extended regression test TODO: - implementation of [C copy] (without a 2nd argument,