![](https://secure.gravatar.com/avatar/bfc2df4941985c6757bb9cc05a33e95f.jpg?s=120&d=mm&r=g)
#235: Compiled cl+ssl sources not reloadable -----------------------------+---------------------------------------------- Reporter: ehuelsmann | Owner: mevenson Type: defect | Status: assigned Priority: major | Milestone: 1.1.0 Component: compiler | Version: 1.1.0-dev Keywords: cffi, quicklisp | -----------------------------+---------------------------------------------- Changes (by mevenson): * keywords: => cffi, quicklisp * owner: ehuelsmann => mevenson * version: => 1.1.0-dev * status: new => assigned Comment: See http://article.gmane.org/gmane.lisp.armedbear.devel/2394 for more background. Currently, the ABCL CFFI code uses a gensym to name the classes created to support callbacks. A better strategy would be to hash the "prescriptive" part of a callback into the class generated by the ABCL CFFI code. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/235#comment:1> armedbear <http://common-lisp.net/project/armedbear> armedbear