Skip to content
  • Pascal Costanza's avatar
    Replaced programmatic implementation of ensure-method in CMUCL and SBCL. · 40f5f703
    Pascal Costanza authored
    In CMUCL and SBCL, ensure-method was implemented as proposed in AMOP. However in some cases, this seems to lead to problems with method combination. For the time being, I have replaced the implementation by using a generated defmethod form instead, like in some of the other CL implementations. (In SBCL, this isn't as straightforward because SBCL doesn't accept class metaobjects as specializers.)
    
    darcs-hash:a9161a505f3d6fc1376d2e9d065da70c59ec99e2
    40f5f703