Index: TODO =================================================================== diff -u -r1bc14766b62efc778ac40c26b1bbabac116a9f80 -r11911b4cef79513ac212b56be4270d1fb7a78ad6 --- TODO (.../TODO) (revision 1bc14766b62efc778ac40c26b1bbabac116a9f80) +++ TODO (.../TODO) (revision 11911b4cef79513ac212b56be4270d1fb7a78ad6) @@ -1630,12 +1630,17 @@ - extended regression test - factored out ParamGetType() to obtain from a paramPtr a type string -- +- parametersyntax: + * changed "... -x arg ..." into ".... -x value ..." + * changed multiple values notation from "list" to "..." +- nsf::current: new option "methodpath", returns the full name of an ensemble + method starting from the ensemble root. +- documented functions in nfsStack.c +- removed obsolete CallStackGetFrame(), replaced by CallStackGetTopFrame() + TODO: - - - cleanup of xotcl-aol - method-modifiers/attribute-method.002: incorrect result for 'set _ {}'