1 Dec
2011
1 Dec
'11
11:30 a.m.
* Nikodemus Siivola [2011-12-01 11:17] writes:
Error in function PCL::FIND-CLASS-FROM-CELL: No class named C1. [Condition of type SIMPLE-ERROR]
It think the spec doesn't require that c1 is defined at the time when the load-time-form is evaluated. Specifically, it says this: It is guaranteed that the evaluation of form will take place only once when the file is loaded, but the order of evaluation with respect to the evaluation of top level forms in the file is implementation-dependent. Helmut