[Ecls-list] Automatic memory reclamation
Peter Enerccio
enerccio at gmail.com
Thu Dec 13 18:50:01 UTC 2012
Is it possible for automatic memory reclamation when object is no longer
needed (ie it's parent foreign type has been disposed in the ecl memory)?
Or the same equivalent for defclass made class instance.
The reason being, in sdl, you must call SDL_FreeSurface when it's no longer
needed and it would be appropriate to call it when object holding the
reference to it (or class holding the reference to the object) is being
disposed by the system.
--
Bc. Peter Vaňušanik
http://www.bishojo.tk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20121213/c8d77239/attachment.html>
More information about the ecl-devel
mailing list