Index: TODO =================================================================== diff -u -r7d1e68dd44eb6cddb6755e335e1070bb7be2e6f8 -r3b654bd0096ee0be729cbdefa63c0d981a708828 --- TODO (.../TODO) (revision 7d1e68dd44eb6cddb6755e335e1070bb7be2e6f8) +++ TODO (.../TODO) (revision 3b654bd0096ee0be729cbdefa63c0d981a708828) @@ -3574,9 +3574,14 @@ - moved methodEpochCounters from global vars to the interp state to improve resue in multi threaded apps - separated objectMethodEpoch and instanceMethodEpoch - - bumped version number to 2.0a2 + - bump version number to 2.0a2 +nsf.c: + - new cmd for debugging: nsf::__db_show_obj + - added MethodDupInternalRep() and FlagDupInternalRep() + since they appear to be required in Tcl 8.6b2. + TODO: - unknown arg handler must find a way to aviod method deletions or redefinitions or to recover from these gracefully