Christophe Weblog Wiki Code Publications Music
note that TRACE / PROFILE are now handled by SBCL itself
authorChristophe Rhodes <csr21@cantab.net>
Sun, 2 Mar 2014 20:14:58 +0000 (20:14 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Sun, 2 Mar 2014 20:14:58 +0000 (20:14 +0000)
specializable.lisp

index 477342accaf9fa8c424e4deb8c956b354f02ea93..08c581076880073ae362866baa6067d492805c43 100644 (file)
 ;;; - 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))