Index: TODO =================================================================== diff -u -r8f4ba2af8b01697a3aab727a2794cb3b456d6632 -r211c77c1a94a47be185a8bfb12c89512937b1901 --- TODO (.../TODO) (revision 8f4ba2af8b01697a3aab727a2794cb3b456d6632) +++ TODO (.../TODO) (revision 211c77c1a94a47be185a8bfb12c89512937b1901) @@ -2615,6 +2615,13 @@ * replaced "arg" by "type" in spec for mongo attributes to make spec less stange +- nsf.c: made potentially unknown clientData more safe (error message, + when something is passed via clientData to a method expecting + an object/class as clientData). +- renamed NsfNoDispatchObjectError() to NsfDispatchClientDataError(), + extended interface +- Makefile.in: fixed name methods.test + TODO: - the scripted init block is called before init. If the default @@ -2642,10 +2649,6 @@ This is not sufficient, if we would like to test in this script, whether the first arg is e.g. a class. -- make potentially unknown clientData more safe (error message, - when something is passed via clientData to a method expecting - an object/class as clientData). Code is in gentclAPI.h - - document value added replacements of Tcl functions - object parameter type forward: