<br><br><div><span class="gmail_quote">On 8/27/06, <b class="gmail_sendername">Frank Goenninger</b> <<a href="mailto:fgoenninger@prion.de">fgoenninger@prion.de</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Am 27.08.2006 um 21:39 schrieb Ken Tilton:<br><br>> Looking at it. Why the finalize-inheritance? kt<br><br>Because ACL says, upon inspecting the returned class object, that the<br>class is not finalized yet.</blockquote>
<div><br>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.
<br><br>kt<br></div><br></div><br>