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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7343d4a788a9b1a5,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!news.glorb.com!newsgate.cistron.nl!news2.euro.net!feeder1.cambrium.nl!feed.tweaknews.nl!62.58.50.20.MISMATCH!nntpfeed.zonnet.nl!news.versatel.net!not-for-mail Date: Sun, 14 May 2006 19:34:00 +0200 From: Erik J Pessers Reply-To: erik.pessers@ACM.ORG User-Agent: Mail/News 1.5 (X11/20060228) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: How-to on using the adacl-gc packages X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <820e1$44676a08$52ae05e3$31697@news.versatel.net> X-Complaints-To: abuse@versatel.nl Organization: Versatel Nederland B.V. NNTP-Posting-Host: 82.174.5.227 (82.174.5.227) NNTP-Posting-Date: Sun, 14 May 2006 19:34:00 +0200 X-Trace: 820e144676a08f70ba04631697 Xref: g2news2.google.com comp.lang.ada:4249 Date: 2006-05-14T19:34:00+02:00 List-Id: Dear all, I tried to play around with the Martin Krischik garbage collection routines in the AdaCL packages, but the doc supplied with the package is very terse indeed (at least for some-one with my limited background in garbage collection and pool management matters). Any-one around that would be willing to share some actual snippets of code using the AdaCL.GC.Managed and AdaCL.GC.Managed_Controlled packages, that could be a clue for me on how things fit in? Also: any general feelings on whether including garbage collection is something to really worry about in practice? TIA