On Wed, 19 May 2010, Graeme Geldenhuys wrote:
Hi, I'm using TComponent has one of my base classes, but extending my classes with Corba style Interfaces. Will this not conflict with TComponent which already uses IUnknown (COM style interface)?
Why should it ? The style of the interface only affects the interface. There is no reason why a class cannot implement interfaces of both types, independently of one another. Michael. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal