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,9862c21fee63f95c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-09 11:29:56 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!wn14feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!sccrnsc01.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Visibility and Elaboration References: <3EE4CE96.6030002@attbi.com> X-Newsreader: Tom's custom newsreader Message-ID: NNTP-Posting-Host: 12.234.13.56 X-Complaints-To: abuse@attbi.com X-Trace: sccrnsc01 1055183395 12.234.13.56 (Mon, 09 Jun 2003 18:29:55 GMT) NNTP-Posting-Date: Mon, 09 Jun 2003 18:29:55 GMT Organization: AT&T Broadband Date: Mon, 09 Jun 2003 18:29:55 GMT Xref: archiver1.google.com comp.lang.ada:38872 Date: 2003-06-09T18:29:55+00:00 List-Id: > Tasks created by allocators are a more common case of > elaboration after the main program starts execution. "we elaborate declarations and execute statements", Barnes, "Programming in Ada 95". Are you using the term in a different (more restricted) way?