[fpc-pascal] about interface and multiple inheritance

Michael Schnell mschnell at lumino.de
Wed Feb 25 10:23:36 CET 2015


On 02/24/2015 09:55 PM, Michael Van Canneyt wrote:
>
>
> Exactly. Interface delegation solves this problem, that is why it was 
> invented.

How does this correspond to the fact that (AFAIK) interfaces are 
auto-creating, reference-counted and auto-destroying, while classes are 
not ?

Ore is this just an unrelated additional feature of interfaces ?

-Michael





More information about the fpc-pascal mailing list