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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to