Subject: force_recycle
From: "Kroeger Simon (ext)" <simon.kroeger.ext siemens.com>
Date: Wed, 10 Aug 2005 22:56:45 +0900
Hi List,
is there a way to tell the GC that an object isn't needed anymore?
There is a rb_force_recycle which may do the trick, but I found no
way to access it from ruby.
(and of course this shouldn't be necessary in 'most' situations)
cheers
Simon