Christophe Weblog Wiki Code Publications Music
separate out (internal) functions
authorChristophe Rhodes <csr21@cantab.net>
Sat, 22 Feb 2014 20:52:23 +0000 (20:52 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Sat, 22 Feb 2014 20:52:23 +0000 (20:52 +0000)
commit45b462c73d230a864be17e9bd701b5a421e635c1
tree9534152b1c896875ae2838a1825d71ba30329859
parentf5a9f1d7f4c9253aef7f2510dbcf083e3c89a14b
separate out (internal) functions

slow-method-lookup now just looks up the emf;
slow-method-lookup-and-call is responsible for invoking it (and maybe
cacheing it too).

In the process, allow generic functions to control the extent of
cacheing; this feature is only useful for research paper authors
specializable.lisp