> just caused my Lisp to throw a warning about
>
> The slot %INDEXED-CLASS is unbound in the object # PERSISTENT-OBJECT>.
That doesn't occur when starting cleanly without FASLs, so it seems to be
a case of faulty dependency resolution or specification.
But when I open my store now, I get
debu
Ian,
the change introduced by you here:
@@ -62,8 +62,7 @@
(persistent-object (find-class 'persistent-object))
(not-already-persistent (loop for superclass in direct-superclasses
never (eq (class-of superclass)
persistent-metaclass
-