On 29/11/2007, Micha Nelissen <[EMAIL PROTECTED]> 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/
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to