Add comment about coerce-method-table

This commit is contained in:
Asumu Takikawa 2012-05-18 18:40:48 -04:00 committed by Vincent St-Amour
parent 1a42772c02
commit ec2563fdd3

View File

@ -145,6 +145,12 @@
;; The coercion function should take whatever lives at prop:name
;; according to its old extension API, and produce a vector of
;; methods in the defined order.
;;
;; Note: this feature turned out to be less useful than we
;; expected, because most of the backwards compatibility
;; examples we found were much more complicated. It would
;; have been useful for equal+hash were it not defined
;; in the C code.
#,@(if need-coercion?
(list
#'(define-values (prop:name unused unused2)