Skip to content
Snippets Groups Projects
Commit 1349c73a authored by Liam Healy's avatar Liam Healy
Browse files

Most mobject-based callbacks ported to funcallables

All mobject-based callbacks now use the funcallable mechanism, except
ODE, which has been ported but fails to compile.  All other tests
pass.  In the event of some or all arguments are scalars and not
arrays, #'array-element-refs will return just the argument symbol.  To
avoid double quoting the function name when calling the object maker,
let bind 'function-designator in #'make-funcallable-form which does
the quoting.
parent ea9a2156
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment