[fpc-devel] {$Interfaces Corba} and TInterfacedObject

Marc Weustink marc.weustink at cuperus.nl
Thu Nov 29 13:52:19 CET 2007


Micha Nelissen wrote:
> Graeme Geldenhuys wrote:
>> type
>>   ICommand = interface
>>   ['{28D72102-D883-41A1-9585-D86B24D9C628}']
>>     procedure   Execute;
>>   end;
> 
> What is the point of defining a GUID for a non-COM interface?

How would you get a corba interface from a class where this class 
implements one or more corba interfaces ? They somehow need to be 
identified.

related to this are:
http://www.freepascal.org/mantis/view.php?id=6797
http://www.freepascal.org/mantis/view.php?id=6798

Marc




More information about the fpc-devel mailing list