[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue: DEFSTRUCT-PRINT-FUNCTION-INHERITANCE
- To: cl-cleanup@sail.stanford.edu
- Subject: Issue: DEFSTRUCT-PRINT-FUNCTION-INHERITANCE
- From: vanroggen%aitg.DEC@decwrl.dec.com
- Date: Tue, 13 Sep 88 06:31:47 PDT
I'll support this proposal.
I see another complication regarding the #S syntax in the interaction
between the constructor(s) that have been defined and whether the
structures print out with #S or with #<. I could imagine having
instances of a parent structure printing with #< but wanting to have
instances of a child print with #S. But I don't think this complication
is too important.
---Walter