Index: TODO =================================================================== diff -u -r0c534a6693afbced7859c4189b62e712acc8f955 -r06ee7ba8b56117d63ad5ef251885efc92be5ddf5 --- TODO (.../TODO) (revision 0c534a6693afbced7859c4189b62e712acc8f955) +++ TODO (.../TODO) (revision 06ee7ba8b56117d63ad5ef251885efc92be5ddf5) @@ -1653,6 +1653,12 @@ - removed "info forward" from nx::Object and nx::Class (can be replaced by "info methods" and "info method") +- Methodpaths can be used now in the definition of "method", + "alias" and "forward." We do not support it for "setter" + and "attribute", since these require a parameter spec, + which does not have clear semantics for a method path. +- scripted definition of nx::Object.forward and nx::Class.forward + TODO: - cleanup of xotcl-aol @@ -1671,7 +1677,6 @@ - extend coro regression test - subcmd - * handle subcmd for other method factories * handle absence of -create flag in resolve_method_path (for introspection) - serializer: * keep track of defaultMethodProtection