|
From: Sam S. <sd...@gn...> - 2003-02-21 16:47:22
|
> * In message <9F8...@G8...> > * On the subject of "[clisp-list] CLOS: class-wide slots defined at compile-time?" > * Sent on Fri, 21 Feb 2003 10:27:34 +0100 > * Honorable "Hoehle, Joerg-Cyril" <Joe...@t-...> writes: > > Are there compiler restrictions on using defclass and > make/allocate-instance in the same file? not in CLISP. you may need to tweak pcl::*defclass-times*, pcl::*defgeneric-times* and pcl::*defmethod-times* for CMUCL and SBCL. -- Sam Steingold (http://www.podval.org/~sds) running RedHat8 GNU/Linux <http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/> <http://www.mideasttruth.com/> <http://www.palestine-central.com/links.html> Single tasking: Just Say No. |