[elephant-ticket] #7: Deleting persistent slot values on class redefinition
elephant
elephant-devel at common-lisp.net
Sun Feb 25 05:57:44 UTC 2007
#7: Deleting persistent slot values on class redefinition
--------------------------+-------------------------------------------------
Reporter: ieslick | Owner: ieslick
Type: defect | Status: new
Priority: minor | Milestone: Release 0.7.0
Component: metaprotocol | Version: 0.7.0
Keywords: |
--------------------------+-------------------------------------------------
Currently when classes are redefined, values associated with the
class+slotname are kept around. Thus when a class is re-redefined to
reinclude that slot name, the value is magically returned! This is not
the usual lisp behavior and should be fixed.
--
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