Index: TODO =================================================================== diff -u -r25023d3c048b369645973fdfa125a3705c7f1898 -rd66258cafa0a21e1b10fa42951de7e71f63a1817 --- TODO (.../TODO) (revision 25023d3c048b369645973fdfa125a3705c7f1898) +++ TODO (.../TODO) (revision d66258cafa0a21e1b10fa42951de7e71f63a1817) @@ -4951,14 +4951,17 @@ nx-mongo: - added command "::mongo::status /mongoConn/" - extended regression test + +nsf.c: +- invalidate paramter caches of subclasses on + NsfParameterInvalidateClassCacheCmd unless during + shutdown. Otherwise some classes might not become aware of + properties added later to superclasses. +- extended regression test + ======================================================================== TODO: -- Why do we still have a method volatile in nx? Why not leave it as - configure/cget configuration option only?! At least, I cannot recall the - rationale behind keeping the method anymore :/ - * why the question ... now? - - remove / rephrase "//"-comments - ParamGetDomain(Nsf_Param CONST *paramPtr) does not work for enumeration types defined in derived packages, having