Am 15.11.2012 14:29, schrieb Graeme Geldenhuys:
1) I would probably surface the IFPObserver methods to Public. Though
there is good arguments to not do it either - thus you are forced
to use correct interface usage... via Supports(), getting a
interface pointer back, and using that interface pointer to make
method calls.
Note: Although the IFPObserver and IFPObserved interfaces are defined as
Corba interfaces you should be able to use "YourInstance as IFPObserver"
instead of "Supports()".
Regards,
Sven
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal