#66: Support for DEFINE-METHOD-COMBINATION (long form) -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: mevenson Type: defect | Status: assigned Priority: major | Milestone: 0.19 Component: CLOS | Version: Resolution: | Keywords: -------------------------+-------------------------------------------------- Changes (by mevenson):
* owner: somebody => mevenson * status: new => assigned * milestone: => 0.19
Comment:
[http://armedbear.org/ XCL] which has extended and modified ABCL's CLOS has implemented the long form of DEFINE-METHOD-COMBINATION in XCL-0.0.0.290.
Backporting shouldn't be that much of a problem (once I understand what is going on).