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-Thread: 103376,651d9b748faab5c6 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!border1.nntp.dca.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Fri, 05 Aug 2005 22:52:38 -0500 From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Newbie: Code isn't executed References: <2070059.lTCTxMi2gf@jellix.jlfencey.com> X-Newsreader: Tom's custom newsreader Message-ID: Date: Fri, 05 Aug 2005 22:52:38 -0500 NNTP-Posting-Host: 24.6.143.98 X-Trace: sv3-cWJcph82jziueWXFZxjuVx7sUuLmvOD9X0O3A9J95xq+SbDIxdelHJweLZc9GnXZ9WLklbtEoRi5x6/!2EyP2l9znQdDXv10migBTzbvwL5rqZXDooRVqFQZ8c1RIFEV9weV80BHGgJIfKZZqH3lsFLjxWA= X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news1.google.com comp.lang.ada:3992 Date: 2005-08-05T22:52:38-05:00 List-Id: > Oh, I think it is a very good example for the expressiveness of Ada. > > "Look, how perfect you can model The Real World(tm) if you just use The > Right Language(tm)." Perhaps a take-home lesson is "In the real world, if there's any chance that Susan might leave, marry, die, etc, it would be really unwise for Peter to simply pine away forever. Similarly, in a tasking program, if there's any chance task S might go away, task P should have a timeout or otherwise be prepared for S's non-acceptance of a rendezvous."