[fpc-pascal] Managed properties idea
Ryan Joseph
ryan at thealchemistguild.com
Thu Oct 5 10:55:55 CEST 2017
> On Oct 5, 2017, at 12:28 PM, Sven Barth via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
>
> The way to go in Object Pascal are reference counted interfaces (aka COM-style interfaces). After all one should program against an interface anyway and that reference counted interfaces are automatically handled by the compiler is an added bonus.
>
>
example? I’ve been doing retain management manually and honestly I prefer that for some cases where I want more control so I still like that syntax option.
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list