Re: Re[4]: [Haskell-cafe] GC'ing file handles and other resources

2008-04-16 Thread Abhay Parvate
Thanks, both for the summary and for the link. Will try to go through it. Regards, Abhay On Wed, Apr 16, 2008 at 12:37 PM, Bulat Ziganshin <[EMAIL PROTECTED]> wrote: > Hello Abhay, > > Wednesday, April 16, 2008, 10:51:07 AM, you wrote: > > > I am not saying that it should claim it as soon as it

Re[4]: [Haskell-cafe] GC'ing file handles and other resources

2008-04-16 Thread Bulat Ziganshin
Hello Abhay, Wednesday, April 16, 2008, 10:51:07 AM, you wrote: > I am not saying that it should claim it as soon as it is unused; > all I am saying that as soon as a priority object becomes > unreferenced, it should be the first choice for collecting in the next > collect. on the GC, all unref