From: Robert Klemme Date: 2008-04-26T21:45:03+09:00 Subject: Re: inverse OOP On 25.04.2008 03:25, Eleanor McHugh wrote: > On 24 Apr 2008, at 22:45, Martin Vales wrote: >> Okay. then this is a multiple inheritance problem?? > > I hate telling other people how to code, but yes it looks very much > like a multiple inheritance problem. In fact, wasn't that exactly what Martin mentioned in his first posting: a class that inherits from multiple parents? So basically MI is just the name for what he described in the first place. Kind regards robert