[fpc-devel] {$Interfaces Corba} and TInterfacedObject
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Nov 29 12:32:52 CET 2007
On 29/11/2007, Micha Nelissen <micha at neli.hopto.org> 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?
>
Beats me, I thought that might be needed for querying a object for
interfaces it supports... As far as CORBA is concerned, I'm just
shooting in the dark here... Information on CORBA usage is limited
and I can't find any FPC code examples to give me hints. It seems
quite useless having the Corba support in FPC, if everything related
to Interfaces requires COM methods.
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-devel
mailing list