Slots

In Quintus Objects, the programmer has no control over multiple inheritance of slots. All slots from all superclasses are inherited. And, the superclasses should have no slot names in common.

As a consequence, in Quintus Objects no superclasses of a class should have a common ancestor. The only exception would be the unusual case where that common ancestor has no slots.