Index: TODO =================================================================== diff -u -rd86805a2250aaa861470d4f4a13945d603585aca -r24c2302b26cc3d8e608103a269ab3c82392501ff --- TODO (.../TODO) (revision d86805a2250aaa861470d4f4a13945d603585aca) +++ TODO (.../TODO) (revision 24c2302b26cc3d8e608103a269ab3c82392501ff) @@ -5346,6 +5346,13 @@ nsf::parameter:invalidate::classcache -> nsf::parameter::cache::classinvalidate nsf::parameter:invalidate::objectcache -> nsf::parameter::cache::objectinvalidate reasons: (a) remove single colon inside the name, (b) put verb to the end + +- fixed error message for forward ... onerror and method paths. The command + "C object mixin" returns now + "::C object mixin add|clear|delete|get|guard|set" and not + "::C mixin add|clear|delete|get|guard|set" as before. + + ======================================================================== TODO: @@ -5358,11 +5365,6 @@ - what should happen with: "/class/ info mixin classes -heritage" - asymmetry between "/obj/ info lookup mixins" vs. "/obj/ info ?object? mixin classes" -- fix error message for - "C object mixin" returns - "::C mixin add|clear|delete|get|guard|set" and not - "::C object mixin add|clear|delete|get|guard|set" - - check deactivated tests in tests/serialize.test C(One), C(IgnoreAll), C(None2) and xlloc fix