[ruby-talk:02556] Re: frozen behavior

From: mengx@...
Date: 2000-04-21 15:19:36 UTC
List: ruby-talk #2556
> 
> mengx@nielsenmedia.com writes:
> 
> > On an unrelated topic, is there an ruby interpreter option to
> > turn off GC? If not, could it be added ?
> 
> You can call GC.disable
> 
> 
> Dave
> 

This is what I have been doing.
I feel it  more flexible to use interpreter switch than put it in the
code. I assumed it was not too difficult to implement

In This Thread

Prev Next