[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue: DEFSTRUCT-PRINT-FUNCTION-INHERITANCE



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