[fpc-devel] Class management operators

Ryan Joseph ryan at thealchemistguild.com
Sat May 25 19:24:51 CEST 2019



> On May 24, 2019, at 2:46 PM, Sven Barth via fpc-devel <fpc-devel at lists.freepascal.org> wrote:
> 
> Object Pascal isn't a full ARC language however. Also it is not something that one can enable on a whim cause it also affects other parts. 

Isn’t that how the ref counted compilers types like pchar work? I was thinking enabling management operators for classes would have basically the same performance impact as those compiler types (which is actual ARC in Pascal unless I misunderstand).

Regards,
	Ryan Joseph




More information about the fpc-devel mailing list