[fpc-pascal] about interface and multiple inheritance
Michael Schnell
mschnell at lumino.de
Thu Feb 26 11:33:28 CET 2015
On 02/26/2015 11:28 AM, Graeme Geldenhuys wrote:
>
> Not ALL interfaces are reference-counted and auto-destroying. You can
> create CORBA-style interfaces which are _not_ reference counted but
> still have the full advantage of a interface.
I see.
hence "interface" denotes two language constructs that work decently
different :(
The mingling of language features and externally imposed paradigms
regarding the word "interface" for me created a hardly understandable mess.
-Michael
More information about the fpc-pascal
mailing list