"R. Mattes" rm@mh-freiburg.de writes:
When i try to run slime-inspect (find-class 'araneida:request) slime drops me into the debugger with the following message:
i noticed this the other day:
(defclass foo () () (:documentazione "whatever"))
(documentation (find-class 'foo) t)
=> ("whatever")
i think i even sent a mail to openmcl-devel about this, in the mean time i have a horrible #+openmcl hack which i could send to the list