in reply to Supra Class for Inheritance?

NEXT and mro spring to mind

Replies are listed 'Best First'.
Re^2: Supra Class for Inheritance?
by Anonymous Monk on Aug 21, 2010 at 02:49 UTC
    I'm sure I'm being dense, but I'm not sure how one might use NEXT for this task. Does it check the child class as well as the parents?