FPC supports both COM and CORBA interfaces - right ?
I wouldn't have thought so. Delphi does it via compiler magic.
I think fpk told me so on #fpc .
An interface is a construct independent of COM or CORBA. It's just a set of methods. Delphi does allow you to use COM methods transparantly via interfaces. In principle, the same should be true for FPC.
It is true ;).
Added a short note to the wiki about it (Section New in 1.9.x (not yet in the docs)):
http://www.freepascal.org/wiki/wiki.phtml?title=Language_related_articles
(Michael, this is for the docs as well and can be removed then from the wiki :) )
_______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal