Faré wrote:
I think that output-translations better use ensure-function than (if (symbolp (second dst)) (fdefinition (second dst)) (eval (second dst)))))) — and to make Sergey happy, ensure-function should probably specially recognize CL:LAMBDA as a head, and then use EVAL.
Thanks, Faré. Filed this as https://bugs.launchpad.net/asdf/+bug/1207005 so we don't lose track of it.
Best, r