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

Micha Nelissen micha at neli.hopto.org
Thu Nov 29 14:01:31 CET 2007


Marc Weustink wrote:
> Micha Nelissen wrote:
>> Marc Weustink wrote:
>>> 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.
>>
>> AObject as ICorbaInterface ?
> 
> And how does the underlying code do the lookup in the interfaces table?

Perhaps it only works if the AObject is a descendent of the class. Or 
use an interface "vmt" or so? I don't care about it, just like I don't 
care about how "as TDescendent" works internally.

Mica



More information about the fpc-devel mailing list