[cells-devel] Cello: defmodel question (actually, a cry for help ; -)

Ken Tilton kentilton at gmail.com
Sun Aug 27 19:51:40 UTC 2006


On 8/27/06, Frank Goenninger <fgoenninger at prion.de> wrote:
>
>
> Am 27.08.2006 um 21:39 schrieb Ken Tilton:
>
> > Looking at it. Why the finalize-inheritance? kt
>
> Because ACL says, upon inspecting the returned class object, that the
> class is not finalized yet.


The bastards! <g> Actually, there is no harm in that and it is the normal
case with CLOS. CLOS does not finalize until it has to (when we make an
instance) which is why superclasses can be defined after subclasses.

kt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cells-devel/attachments/20060827/5a2a0f0d/attachment.html>


More information about the cells-devel mailing list