On Tue, 14 Jun 2011 09:32:50 -0400, Daniel Weinreb said:
But Fare pointed out to me that being able to add generic functions specialized on these would be a good thing. This would mean making them use CLOS not for encapsulation but for genericty.
Use can specialize methods on defstruct classes too, so they don't have to be CLOS instances defined with defclass.