[slimpl] some comments about vim internals
Dmitry Petukhov
dmgenp at gmail.com
Thu Mar 2 12:34:30 CST 2006
> As you say, most of the worker
> code could live in the Swank image - maybe the Slime guys would be
> amenable to that.
i see one problem with that approach - swank code works within lisp
image alongside the main program. It may be for example on a
production server to which you connected with slime from your desktop
to trace some minor problem. I really wouldn't want any unnesessary
code on a server side in this case.
More information about the slimpl
mailing list