Index: TODO =================================================================== diff -u -rbf8a6fa213583971dfe9eafabaaecd8166c4343d -re67f194e31b8e0fb4f1312a3257088a94e598b0d --- TODO (.../TODO) (revision bf8a6fa213583971dfe9eafabaaecd8166c4343d) +++ TODO (.../TODO) (revision e67f194e31b8e0fb4f1312a3257088a94e598b0d) @@ -3687,8 +3687,18 @@ register_system_slots ""' fails on aolserver * bump version number to 2.0b1 +- nsf.c: extended "new": + * nonpos-arg "-childof" accepts now a namespace + (required an object before). Thefore, one can + use now "... new -childof [namespace current]", + even when the current namespace is not an object +- nx.tcl: simplified ::nx::ScopedNew to ::nx::NsScopedNew: + before it was necessary to create a new volatile class for every + invocaton of contains. +- extended regression test + TODO: - warnings for "numeric" names for args and nonpos-args?