Index: TODO =================================================================== diff -u -r8f4072d4e6bb8bae0ab7ef7e0b78526ad7852453 -r75a621dace63d1282e9abd6f0f4da5fbe11d47c5 --- TODO (.../TODO) (revision 8f4072d4e6bb8bae0ab7ef7e0b78526ad7852453) +++ TODO (.../TODO) (revision 75a621dace63d1282e9abd6f0f4da5fbe11d47c5) @@ -3965,12 +3965,19 @@ a regular expression, that should match everything. * extended regression test +nsf.c: +- generalize stack monitor by handling growing and shrinking stacks +- refactor into funciton CheckCStack() +- serializer: + * pertain perobjectdispatch and keepcallerself in serializer + * extend regression test + + ======================================================================== TODO: - document new setable object properties perobjectdispatch and keepcallerself -- pertaining perobjectdispatch and keepcallerself in serializer - behavior on keepcallerself on ordinary dispatches with implicit/explicit receiver (currently the flag is ignored, the code just commented out)