X-Git-Url: http://git.kpe.io/?p=hyperobject.git;a=blobdiff_plain;f=mop.lisp;h=47a2aaeb3d37a2da6b0a5983383a66bd6cdbfe36;hp=b37a59c21300673022024970184867678f1e6db1;hb=a88591e62595d2d25d5e6cfd29064d107c8b6b73;hpb=7488e60672318e28e08f87c64fe3868690dbfd7b diff --git a/mop.lisp b/mop.lisp index b37a59c..47a2aae 100644 --- a/mop.lisp +++ b/mop.lisp @@ -218,7 +218,8 @@ (defmethod finalize-inheritance :after ((cl hyperobject-class)) "Initialize a hyperobject class. Calculates all class slots" (finalize-subobjects cl) - (finalize-compute-cached cl)) + (finalize-compute-cached cl) + (init-hyperobject-class cl)) (eval-when (:compile-toplevel :load-toplevel :execute) (when (>= (length (generic-function-lambda-list