[Lazarus] IUnknown and reference counting

Martin Schreiber mse00000 at gmail.com
Thu Mar 21 08:33:41 CET 2013


On Thursday 21 March 2013 08:07:56 Hans-Peter Diettrich wrote:
> >
> > CORBA style interfaces have no "required" methods to implement, so in
> > such a case general interface support can be added to a TObject
> > descendant simply by including the interface name in the class
> > declaration.
>
> Does this mean that CORBA interfaces are not reference counted at all,
> or you use them without reference counting?
>
They are not reference counted. The descinator "CORBA" is misleading anyway.

Martin




More information about the Lazarus mailing list