Re: How CLSQL finds and loads foreign libraries
Edi Weitz <[email protected]>
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 9 Jun 2005 15:09:28 -0400, "Paul Werkowski" <[email protected]> wrote: > FWIW, my local solution to site specific configurations is :around > methods on clsql-sys:database-type-load-foreign and > clsql-sys:database-type library-loaded that override the distributed > methods. I've also done this. But it doesn't solve the problem that you have to load CLSQL before you can do it.