What about adding support for destructors to (advanced) records (and/or
inhertiance)?

On Sat, Sep 20, 2014 at 6:36 AM, Fabrício Srdic <fabricio.sr...@gmail.com>
wrote:

> Hello,
>
> In platforms with managed code (.NET, Java), objects are automatically
> freed by the memory manager / garbage collector.
>
> Would not it be interesting to have a similar feature in FPC?
>
> For example, through a root class where its objects are counted by
> reference, like the TInterfacedObjects. Thus, the programmer would be free 
> from
> having to manually release objects.
>
> Best regards
>
> _______________________________________________
> fpc-devel maillist  -  fpc-devel@lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
>
>
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to