<div class="gmail_quote">2009/11/28 Pascal Costanza <span dir="ltr"><<a href="mailto:pc@p-cos.net">pc@p-cos.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Another bug report: Not all the accessors created by defclass forms check whether instances are obsolete or not. I think especially std-class-optimized-accessors should insert calls to ensure-up-to-date-instance in the right places. (On class redefinition, my instances don't get updated, it seems, but this happens correctly if i set :optimize-slot-access to nil.)</blockquote>
<div><br></div><div>The update of classes was a bit more broken. update-instance-for-redefined-class was only invoked when the structure of the class changed, which is not the way it should. I have fixed both things in CVS.</div>
<div><br></div><div>Juanjo </div></div><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com">http://juanjose.garciaripoll.googlepages.com</a><br>