Index: TODO =================================================================== diff -u -r440400dcb01fed8b18c4a2d98e4eca5dbaf309e4 -rc7b94af116f0a5850e91d8422594a1fd8cee1fba --- TODO (.../TODO) (revision 440400dcb01fed8b18c4a2d98e4eca5dbaf309e4) +++ TODO (.../TODO) (revision c7b94af116f0a5850e91d8422594a1fd8cee1fba) @@ -2447,7 +2447,11 @@ "nsf::procs -ad" - extended regression test +- removed hardcoded name "init" from CallConfigureMethod() +- improved documentation +- removed isInitString() + TODO: - fix misleading error message: @@ -2474,9 +2478,6 @@ - default/initcmd/subsdefault: can we simplify these? or add messages for conflicting usages. -- CallConfigureMethod() - TODO: don't check hard coded method name - - doc: * integrate ::nx::doc::make with Makefile.in (provide shell calls and, targets and dependencies) @@ -2522,8 +2523,6 @@ - check performance implications of value checker -- extend coro regression test - - nameing * namespace prefix @@ -2634,3 +2633,6 @@ stable. * NsfClassListAdd() and friends could be made generic + * Coroutines + - extend coro regression test + - coro-enable nsf::proc \ No newline at end of file