> * Michael Naunton <[EMAIL PROTECTED]> [2004-10-21 13:09:27 -0400]: > > On Thu, 2004-10-21 at 11:44, Sam Steingold wrote: >> >> (ignorable flet functions and load forms for structure objects) > > I bet the two are related: creating the load form is calling some of > your code that is doing a lot of work at compile time
the objects for which the load forms cannot be created are just regular structure objects, like (defstruct foo bar) (defparameter *foo* #S(foo :bar 10)) -- Sam Steingold (http://www.podval.org/~sds) running w2k <http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/> <http://www.mideasttruth.com/> <http://www.honestreporting.com> Type louder, please.
