Index: TODO =================================================================== diff -u -r896f9013e125e965474ea7fdbda099ca22b152c2 -rcd7387dce218900697565aeabc0e58afb0294a6a --- TODO (.../TODO) (revision 896f9013e125e965474ea7fdbda099ca22b152c2) +++ TODO (.../TODO) (revision cd7387dce218900697565aeabc0e58afb0294a6a) @@ -5426,6 +5426,14 @@ - relax the meaning of noleadingdash to allow negative numbers - rename noleadingdash to e.g. nodashalnum +nsf.c: +- define means to protect "undefined" internally-directly called methods + __alloc and __dealloc in nx. This is achieved mostly via a an + additional value in a method declaration in ::nsf::objectsystem::create. + Example: + -class.dealloc {__dealloc ::nsf::methods::class::dealloc 1} +- extend regression test + ======================================================================== TODO: