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

categorizing traits objects



>>>>> "self" == self  <self@ifki50.informatik.fh-muenchen.de> writes:

    >> 2. All parents now have the same priority. This resulted in a
    >> vast simplification of the semantics of "resend".

    self> What happens if an object has two parents, each parent with
    self> a slot named equaly?

  I second this!
  At least, change the slot search to breadth search. That has always
seemed to make more sense to me, in the context of finding the
`closest' slot.