Am 08.03.2018 08:33 schrieb "Maciej Izak" <hnb.c...@gmail.com>:


No, this doesn't beg the question, because Object Pascal classes are
> designed in the principle to reduce on the heap. Changing this would not
> only mean quite some changes in the compiler/RTL with no real gain, but it
> would also change a core aspect of the Object Pascal language.
>

classes with auto free has a lot of sense (without modifying classes design
related to usage of heap), anyway old modes should stay untouched, and the
new feature should have no negative influence on performance for RTL and
Object Pascal. Because of legacy of all FPC modes the topic is a little
complicated but IMO is possible to achieve (for such feature new mode
should be introduced [and maybe modeswitch]).


I have no problem with adding a solution for automatic freeing (like ARC),
my problem here was the stack vs. heap point.

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to