[fpc-devel] Defer keyword
Nikolai Zhubr
n-a-zhubr at yandex.ru
Fri May 7 01:36:17 CEST 2021
Hi,
07.05.2021 1:32, Ryan Joseph via fpc-devel:
[...]
> it's kind of frustrating that we have ref counted types but that isn't extended to classes.
Indeed. However, unfortunately classes are substantially different in
that they can cause reference circles, which then cause damage to ref
counting, unless some severe complications are implemented, and then it
will probably get close to garbage collection. Well, AFAIU.
Regards,
Nikolai
> Regards,
> Ryan Joseph
More information about the fpc-devel
mailing list