Re: my garbage collector sucks
"Mark Hahn" <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Message-ID | <[email protected]> |
"Laurent Dube" <[email protected]> wrote > > I've spent some time today researching garbage collectors... > > Mark, check if you read Zachary Pinter's > "A Glance At Garbage Collection In Object-Oriented Languages" > http://www.osnews.com/story.php?news_id=6864 > > There is a good part on Finalization. Thanks. That is one of the sources I studied today.