Hi Jean-Marc, as known, Java supports no multiple inheritance, and by a multiple inherited Cache class it will be projected to a Java class inherited from the leftmost super class. Ths this is rather a weak point of Java... ;-) Arthur
"Jean-Marc INIKO" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > Hi all, > > I have a little problem with Cach�, > A class in Cach� can be inherited from many (multiple inheritance like in > C++), however the > projection in Java is not fully implemented. > Is this a weak point of Cach�. > Thanks for all solutions or advice. > Cheers > > Jean-Marc INIKO > >
