Index: TODO =================================================================== diff -u -r8db56ce1f1dff5e22768c59df1b9039e961c6267 -rdd7a26337aa9aec3e0a06d2137ee7e708a8e1a9a --- TODO (.../TODO) (revision 8db56ce1f1dff5e22768c59df1b9039e961c6267) +++ TODO (.../TODO) (revision dd7a26337aa9aec3e0a06d2137ee7e708a8e1a9a) @@ -2128,7 +2128,23 @@ C-defined cmds, when a nonpos-arg gets no arguments - updated regression test +- added experimental ::nsf::proc for realization of procs with next + scripting argument passing. These nsf::procs improve the + orthogonality of the code (using e.g. nonpos args and value checker + for procs) and allows the same introspection interface (info method + parameter|parametersyntax, ...) + TODO: + +- nsf::proc + * scripted method like implementation + * toplevel introspection + * support for serialization in aolserver + * regression tests + * uplevel etc. semantics + * reduce verbosity + * memleak testing + - "info method definition" for attributes? - check performance implications of value conflict checker