[elephant-devel] Re: recreate-instance-using-class
Alex Mizrahi
killerstorm at newmail.ru
Tue Jan 8 21:08:19 UTC 2008
SR> All the methods defined are defined on persistent-object and it
SR> appears that persistent-object
SR> is not on pm-indexed-btree's class-precedence-list which could cause
SR> various amounts of havoc.
doesn't this function do so:
(defmethod shared-initialize :around ((class persistent-metaclass)
slot-names &rest args &key direct-superclasses index)
"Ensures we inherit from persistent-object."
?
More information about the elephant-devel
mailing list