X-Git-Url: http://christophe.rhodes.io/gitweb/?p=specializable.git;a=blobdiff_plain;f=specializable.lisp;fp=specializable.lisp;h=08c581076880073ae362866baa6067d492805c43;hp=477342accaf9fa8c424e4deb8c956b354f02ea93;hb=49dfc95d260074a486687c1de9ec7885e9a6226f;hpb=c42a35e8d09ec2c3b98a40157baf5300dabab935 diff --git a/specializable.lisp b/specializable.lisp index 477342a..08c5810 100644 --- a/specializable.lisp +++ b/specializable.lisp @@ -134,7 +134,7 @@ ;;; - DONE (sort of, using wrappers/g-e-h-k) flushing the cache on class redefinition; ;;; - cache thread-safety. ;;; - speed -;;; - interaction with TRACE et al. +;;; - DONE (in SBCL itself) interaction with TRACE et al. (defmethod sb-mop:compute-discriminating-function ((gf specializable-generic-function)) (cond ((not (slot-value gf 'cacheingp))