[elephant-ticket] Re: #7: Deleting persistent slot values on class redefinition

elephant elephant-devel at common-lisp.net
Mon Oct 22 19:49:14 UTC 2007


#7: Deleting persistent slot values on class redefinition
---------------------------+------------------------------------------------
  Reporter:  ieslick       |       Owner:  ieslick                          
      Type:  defect        |      Status:  closed                           
  Priority:  critical      |   Milestone:  Release 0.9.1 - Low Hanging Fruit
 Component:  metaprotocol  |     Version:                                   
Resolution:  fixed         |    Keywords:                                   
---------------------------+------------------------------------------------
Changes (by ieslick):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 Slots are now deleted on change-class and on class redefinition.  There is
 a new warning in variables.lisp, *warn-when-dropping-persistent-slots*
 which can be turned on to catch any instance updates that result in data
 being deleted.

-- 
Ticket URL: <http://trac.common-lisp.net/elephant/ticket/7>
elephant <http://common-lisp.net/project/elephant>
elephant


More information about the elephant-ticket mailing list