Re: How CLSQL finds and loads foreign libraries
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]>
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Paul Werkowski 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. That's reasonable. I think a file of filenames and/or push-library-path will be a bit simpler. -- Kevin Rosenberg kevin-HJRc7zDS/[email protected]