[slime-devel] [CLSQL] Slime, CLSQL, and reader macros

Tobias C. Rittweiler tcr at freebits.de
Sat Apr 3 14:21:07 UTC 2010


Patrick May <patrick.may at mac.com> writes:

> On Apr 2, 2010, at 4:13 PM, Attila Lendvai wrote:
>>>        Like Slime, CLSQL is a pretty standard tool.  I'm surprised to have so much trouble using them together.
>> 
>> fyi, we are using reader macros all around our projects and
>> swank:*readtable-alist* works good enough together with an asdf
>> customization that enables the readers while compiling/loading the
>> files.
>> 
>> http://dwim.hu/darcsweb/darcsweb.cgi?r=HEAD%20hu.dwim.asdf;a=headblob;f=/source/system.lisp
>> 
>> http://dwim.hu/darcsweb/darcsweb.cgi?r=HEAD%20hu.dwim.def;a=headblob;f=/integration/swank.lisp
>
> 	Thanks for the links.  Time for me to dive more deeply into the innards of Slime and CLSQL.

I suggest you make CLSQL use

  http://common-lisp.net/project/named-readtables/

and all your problems will go away eventually.

  -T.





More information about the slime-devel mailing list