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,b3c6f9dd14cdef65 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news1.google.com!news.glorb.com!news-stoc.telia.net!217.209.241.210.MISMATCH!news-stod.telia.net!telia.net!newsfeed.sunet.se!news01.sunet.se!news.umu.se!gloster From: Colin_Paul_Gloster@ACM.org (Nicolas Paul =?iso-8859-1?Q?Caile=E1n?= Gloster) Newsgroups: comp.lang.ada Subject: Re: RTeal-time Ada Programming Rules ? Date: Mon, 20 Sep 2004 13:50:24 +0000 (UTC) Organization: News UmU SE Message-ID: References: NNTP-Posting-Host: vasa.acc.umu.se Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: hudsucker.umdac.umu.se 1095688224 7985 130.239.18.136 (20 Sep 2004 13:50:24 GMT) X-Complaints-To: newsmaster@umu.se NNTP-Posting-Date: Mon, 20 Sep 2004 13:50:24 +0000 (UTC) User-Agent: slrn/0.9.7.0 (AIX) Xref: g2news1.google.com comp.lang.ada:3860 Date: 2004-09-20T13:50:24+00:00 List-Id: Some books and the RAVENSCAR dialect have been mentioned. You may also wish to check WWW.Adalog.Fr but be wary of the dangers advocated in the paper "In defense of the use clause". E.g. if you have time after reading more important books and papers about high quality Ada, check: * R. St. Dennis's and P. Stachour's and E. Frankowski's and E. Onuegbe's Guideline 4 of "Measurable Characteristics of Reusable Ada (R) Software" as on page 48 of "Ada Letters", March/April 1986; * Geoffrey O. Mendal's "Three Reasons to Avoid the Use Clause", "Ada Letters", January/February 1988; * Grady Booch's brown book "Software Engineering with Ada", � 1983, ISBN 0805306005, page 188 and Grady Booch's blue book "Software Engineering with Ada" 2nd edition, 1983 and 1987, ISBN 0-8053-0604-8, page 380; and * perhaps a comment by Doug Bryan in 1987 or 1990 in "Ada Letters". Note that it is okay to employ Ada 95's USE TYPE context clauses. Good luck.