[fpc-pascal] Corba Interfaces and IInterface query

Martin Schreiber mse00000 at gmail.com
Sun Nov 14 18:49:01 CET 2010


On Sunday, 14. November 2010 17.30:13 Graeme Geldenhuys wrote:

> Under all other OSes, (which don't have COM), FPC should default to
> CORBA style interfaces, where IInterface is non-COM - same as what was
> done in Kylix. What's the point of have COM style interface on
> non-Windows platforms anyway. Reference count can still be implemented
> in CORBA interfaces if required by the developer. Simply use
> TInterfacedObject for that.
>
Reference counted interfaces need compiler magic AFAIK.

Martin



More information about the fpc-pascal mailing list