in reply to Re: Garbage Collection on Hash delete
in thread Garbage Collection on Hash delete

Thanks. This is a neat approach you showed.
In my case I have a hash with a lot of entries which is used in as object and I want to reuse the hash object afterwards.
So I cannot use your approach.
Any hints ?
netoli
  • Comment on Re: Re: Garbage Collection on Hash delete