From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,19140af19dfa6e01 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-14 14:47:39 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!enews.sgi.com!news.xtra.co.nz!53ab2750!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Ada 0Y plans for garbage collection? References: <1127954.kcBZz6amlf@linux1.krischik.com> <3F60E747.40805@attbi.com> <1557617.vUiuI5kIPQ@linux1.krischik.com> From: Berend de Boer Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (windows-nt) Cancel-Lock: sha1:INB5oaxcKyr6cYGhy8wZ2us837A= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 15 Sep 2003 09:46:12 +1200 NNTP-Posting-Host: 219.88.64.124 X-Complaints-To: newsadmin@xtra.co.nz X-Trace: news.xtra.co.nz 1063576059 219.88.64.124 (Mon, 15 Sep 2003 09:47:39 NZST) NNTP-Posting-Date: Mon, 15 Sep 2003 09:47:39 NZST Organization: Xtra Xref: archiver1.google.com comp.lang.ada:42498 Date: 2003-09-15T09:46:12+12:00 List-Id: >>>>> "Martin" == Martin Krischik writes: Martin> I agree with you on that one. A reference counting access Martin> type would be as good a real garbage collector. Only it adds a lot of overhead. A real garbage collector might take lots less cycles than all that reference counting. -- Regards, Berend. (-: