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,80e74153f40106ab X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-05 06:50:22 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsmi-us.news.garr.it!NewsITBone-GARR!area.cu.mi.it!newsfeeder.edisontel.com!fu-berlin.de!uni-berlin.de!68236-cm.able.ES!not-for-mail From: Jano Newsgroups: comp.lang.ada Subject: Re: Weird controlled behavior - Gnat 3.15p NT Date: Fri, 5 Sep 2003 15:48:07 +0200 Message-ID: References: <5d6fdb61.0309040725.3403aa29@posting.google.com> <3F57B071.5030206@attbi.com> NNTP-Posting-Host: 68236-cm.able.es (212.97.168.236) X-Trace: news.uni-berlin.de 1062769819 17288148 212.97.168.236 (16 [49872]) X-Newsreader: MicroPlanet Gravity v2.50 Xref: archiver1.google.com comp.lang.ada:42175 Date: 2003-09-05T15:48:07+02:00 List-Id: Randy Brukardt dice... > "Robert I. Eachus" wrote in message > news:3F57B071.5030206@attbi.com... > (...) > Finally, Robert's basic point is correct: Finalize should always be designed > to be called "extra" times on an object. I usually use something like: Thanks for the answers, that's what happens when I assume something. Fortunately it wasn't a great deal, I was only counting existing objects for statistical purposes.