Reloading foreign libraries
Hello, I am currently working on a connection between LW and an external C library. LispWork FLI and/or CFFI work pretty well for that, but I don't seem to be able to dynamically "unload" and reload the library (for instance if I change and recompile the lib, and want to connect the new functions to LW, without having to restart all). Actually, it seems that FLI::disconnect-module (even with :remove T) has no effect: the symbols are still resolved and the foreign funcalls still work. Does anyone have any experience or suggestion ? Thank you, Jean Bresson _______________________________________________ Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html