Index: TODO =================================================================== diff -u -r06ee7ba8b56117d63ad5ef251885efc92be5ddf5 -r77104533a2105611e79a6723ece344e0ae6dc016 --- TODO (.../TODO) (revision 06ee7ba8b56117d63ad5ef251885efc92be5ddf5) +++ TODO (.../TODO) (revision 77104533a2105611e79a6723ece344e0ae6dc016) @@ -1659,6 +1659,12 @@ which does not have clear semantics for a method path. - scripted definition of nx::Object.forward and nx::Class.forward +- cleanup of __resolve_method_path +- change TclShowStack into NsfShowStack() to avoid possible interference + with the Tcl* namespace +- made the following function static to avoid pollution of the + global link namespace: CompiledColonVarFree(), GetRegObject(), ParamGetType() + TODO: - cleanup of xotcl-aol @@ -1676,8 +1682,6 @@ - extend coro regression test -- subcmd - * handle absence of -create flag in resolve_method_path (for introspection) - serializer: * keep track of defaultMethodProtection * handing of xo::at_cleanup in serializer