On 2016-11-11 10:52, Tony Whyman wrote:
> Someone else may correct me, but with CORBA, I believe you have to 
> explicitly add a function to the interface such as
> 
> function GetObject: TMyObject;


I may be wrong too, but I thought, for reliable results, you had to do
that for COM and CORBA style interfaces. Then again, I've used
Interfaces for 15+ years and once I have a interface reference, I never
needed to get back to the originating object. Maybe I was just lucky in
my use cases. ;-)

Regards,
  Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to