[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (repost) CLOS compile-methods?



We create about 200 instances at load-time; takes forever (> 10 minutes!)
and gives all sorts of dumb errors about redefining the classes that
we have multiple instances of (since it re-compiles the class *each*
time it loads an instance..)

jim