[fpc-pascal] try..finally vs interfaces performance
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Thu Apr 14 15:58:54 CEST 2016
On 2016-04-14 14:15, Marcos Douglas wrote:
> because you gain more than just automatic memory release.
It is also worth noting that not all Interface usage means “automatic
memory release”. If you use COM-style Interfaces, then yes you get
memory management. If you use CORBA-style Interface, then no you don’t
get memory management.
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the fpc-pascal
mailing list