[omniORB] interface inheritance help required, badly required.
Stefan Seefeld
seefeld at sympatico.ca
Fri Aug 1 14:47:15 BST 2003
Eric Damphousse wrote:
> Hi folks,
>
> Simply, I would like to have a class that can be derived for 2 or more
> interfaces and for it to compile, and I have tried lots of things, but
> no success.. There has to be a way of doing this but I cant see it.
no, you really can't. That would incure lots of ambiguities...
Can't you define a new interface deriving from the two you want to
implement and then deriving from that ?
Stefan
More information about the omniORB-list
mailing list