But that’s a fairly dramatic change that could affect other methods and inherited slots. Multiple inheritance doesn’t dramatically change any of the mechanisms of inheritance I’ve discussed so far–every user-defined class already has multiple superclasses since they all extend STANDARD-OBJECT, …