[Prev][Next][Index][Thread]

Re: Object lifetime management



Hugh Greene wrote:

> Anyone know of any GC'd languages which *do* give you a standard,
> reliable, polymorphic way to free up resources?  (There might well be, I
> just can't think of any off the top of my head.)
> 
> 

The destroy method in Perl perhaps?  I've never done OO perl, so I'm not 
sure exactly how that thing works.



References: