> On Oct 5, 2017, at 12:28 PM, Sven Barth via fpc-pascal 
> <[email protected]> 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

_______________________________________________
fpc-pascal maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to