From: Tim P. <he...@ti...> - 2008-07-25 15:56:25
|
Hey All, Is there any benefit of explicitly calling release within RubyCocoa? I know the framework handles memory clean up automagically, but I was wondering what the benefits might be of doing it myself? I have a little app that just seems to increase its memory footprint overtime it does an action; hence why I was wondering if there would be any benefit of being explicit with memory management? Cheers Tim |