#66: Support for DEFINE-METHOD-COMBINATION (long form) -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: unassigned Type: defect | Status: assigned Priority: blocker | Milestone: 0.22 Component: CLOS | Version: 1.0 Resolution: | Keywords: -------------------------+-------------------------------------------------- Changes (by mevenson): * milestone: 0.21 => 0.22 Comment: A checkpoint of work that may be of interest to those who have more time than I currently do. The attached patch takes a stab at integrating the work in Sacla/XCL into ABCL but does not work. Arguments for long D-M-C seem to be correct and a new structure is in place, but calling this does not work as we now need an implementation of CALL-METHOD which should be a locally defined macro in the context of the method call. Further analysis and help on how this would work is welcome -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/66#comment:7> armedbear <http://common-lisp.net/project/armedbear> armedbear