Re: [Vala] Class finalizer
- From: Luca Bruno <lethalman88 gmail com>
- To: Jacques-Pascal Deplaix <jp deplaix gmail com>
- Cc: vala-list <vala-list gnome org>
- Subject: Re: [Vala] Class finalizer
- Date: Thu, 8 Mar 2012 23:14:21 +0100
Static/class destructors are pointless in applications, as the memory will
be freed on exit. Dynamic types are those loaded and unloaded with plugins,
it works with [ModuleInit]. That's where it makes sense.
--
www.debian.org - The Universal Operating System
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]