libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libredwg] Memory dellocation


From: Felipe Sanches
Subject: Re: [libredwg] Memory dellocation
Date: Mon, 9 Aug 2010 19:39:24 -0300

I preffer solution #1


On Mon, Aug 9, 2010 at 2:27 PM, Rodrigo Rodrigues da Silva <address@hidden> wrote:
Besides, the users have to be instructed to always
dwg_free() - specially bad in a (still) hypothetic situation where the
user is using libredwg through python bindings.


The python garbage collector will destroy the libredwg object instances. Our python binding must call libredwg's dwg_free() in its destructor implementation.
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]