Index: TODO =================================================================== diff -u -ra866226c4ca39c65f5f98539c140326c617da884 -r827f6d934f60d5ea0c02ea68d9e4cb8fc8a2f7ad --- TODO (.../TODO) (revision a866226c4ca39c65f5f98539c140326c617da884) +++ TODO (.../TODO) (revision 827f6d934f60d5ea0c02ea68d9e4cb8fc8a2f7ad) @@ -4268,6 +4268,10 @@ (containing flags and property|variable) - extended regression test +nsf.c: +- handling of method names in error messages from nsfAPI.h. Make sure + that error message is generated with the actual method name. + ======================================================================== TODO: - flatten out interface asymmetry between methods and properties @@ -4311,11 +4315,6 @@ - do we need "config" as parameter property? -- handling of method names in error messages from nsfAPI.h. The following - ? {o __alloc x} {method __alloc not dispatched on valid class} - should be - ? {o __alloc x} {method alloc not dispatched on valid class} - - document "private property" - document new setable object properties perobjectdispatch and keepcallerself