Skip to content
  • Pascal Costanza's avatar
    Special cased defmethod macro for LispWorks. · daba12aa
    Pascal Costanza authored
    The defmethod macro in LispWorks (i.e., the new definition in closer-mop) now checks whether only the default methods for make-method-lambda are applicable. If so, defmethod expands into an equivalent cl:defmethod form. This is a workaround to make keyword argument checking for standard generic functions work.
    
    darcs-hash:c6296b87c9e0e39bf7e938444dbd278fbba606c3
    daba12aa