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.2 required=5.0 tests=BAYES_00,HEADER_SPAM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: fc772,b30bd69fa8f63cb2 X-Google-Attributes: gidfc772,public X-Google-Thread: 103376,b30bd69fa8f63cb2 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-15 11:45:57 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!uwm.edu!rpi!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada,comp.lang.c++.moderated Subject: Garbage Collector [Was: C bug of the day] Followup-To: comp.lang.ada Date: 15 Jun 2003 14:48:11 -0400 Organization: AdaCL Sender: cppmods@netlab.cs.rpi.edu Message-ID: <2111742.ktbtd1Oagc@linux1.krischik.com> References: <1054751321.434656@master.nyc.kbcfp.com> Reply-To: martin@krischik.com NNTP-Posting-Host: netlab.cs.rpi.edu X-Original-Date: Sun, 15 Jun 2003 15:38:37 +0200 X-Submission-Address: c++-submit@netlab.cs.rpi.edu X-Auth: PGPMoose V1.1 PGP comp.lang.c++.moderated iQBVAwUAPuy/aEHMCo9UcraBAQHmTAH8D5uEdN1yittKamI38vvj2g8o2OKswMUg pRNN3e8nW0gQ+2ev4RAehWZb30bJ2fy4hF5ZigyA0GagV+ROrxyO0Q== =b671 Xref: archiver1.google.com comp.lang.ada:39206 comp.lang.c++.moderated:68407 Date: 2003-06-15T14:48:11-04:00 List-Id: James Rogers wrote: > This is how you would define Ada equivalents to smart pointers or > even garbage collection. I like the idea that you can create special > characteristics for some access types without requiring that special > behavior for all access types. Question is: did anybody ever do it? How difficult would it be to write a true garbage collector as "plug in" storrage pool into an existing Ada? I would love to have a garbage collected storrage pool for GNAT and would participate in a team to develop one. That is: if it is possible for a non funded project. With Regards Martin -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com [ See http://www.gotw.ca/resources/clcm.htm for info about ] [ comp.lang.c++.moderated. First time posters: Do this! ]