[Wtr-general] Can we use as many variable names without worrying about memory wastage

Charley Baker charley.baker at gmail.com
Tue Apr 3 13:41:04 EDT 2007


You shouldn't have to invoke the garbage collector manually as it runs
automatically, most often when ruby is allocating memory and it's internal
memory tracker says there isn't any available or if allocating memory fails.


-Charley

On 4/3/07, vijay <forum-watir-users at openqa.org> wrote:
>
> Thanks for all your answers.  They were really helpful to me.  One small
> question, do we need to invoke "Garbage Collector" explictly and if so, how?
>
> Thanks,
> Vijay.
> _______________________________________________
> Wtr-general mailing list
> Wtr-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20070403/b1a6115a/attachment-0001.html 


More information about the Wtr-general mailing list