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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: fdb77,5f529c91be2ac930 X-Google-Attributes: gidfdb77,public X-Google-Thread: 103376,583275b6950bf4e6 X-Google-Attributes: gid103376,public X-Google-Thread: 1108a1,59ec73856b699922 X-Google-Attributes: gid1108a1,public X-Google-ArrivalTime: 2003-05-02 21:24:14 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!wn13feed!worldnet.att.net!216.166.71.14!border3.nntp.aus1.giganews.com!nntp.giganews.com!nntp3.aus1.giganews.com!nntp.gbronline.com!news.gbronline.com.POSTED!not-for-mail NNTP-Posting-Date: Fri, 02 May 2003 23:24:13 -0500 Date: Fri, 02 May 2003 23:24:38 -0500 From: Wesley Groleau Reply-To: wesgroleau@despammed.com Organization: Ain't no organization here! User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en, es-mx, pt-br, fr-ca MIME-Version: 1.0 Newsgroups: comp.lang.java.advocacy,comp.object,comp.lang.ada Subject: Re: the Ada mandate, and why it collapsed and died (was): 64 bit addressing and OOP References: <9fa75d42.0304300412.3c9f8157@posting.google.com> <98BC68183770643E.43B22CFE5F4D5EFD.5566989BE627964B@lp.airnews.net> <9fa75d42.0305010645.7a5572ed@posting.google.com> <3EB1C603.7788E194@adaworks.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 216.117.18.131 X-Trace: sv3-ZUVC8tNi7noc0FJQ3zeB/aFkVJJbsuc9Mtn1B3JrAtX1ZgsxVpdu1Tc2wC65Kh8tEA1fdUOiEBepBnn!KcqEAcsXFStzStlawBVWM+2CAQr+p+j8zkrGLD1gTdfrPVO/7VigYqQPHR7Ju3aUPMx7KyGslohx!z7Lbwg== X-Complaints-To: abuse@gbronline.com X-DMCA-Complaints-To: abuse@gbronline.com 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.1 Xref: archiver1.google.com comp.lang.java.advocacy:63079 comp.object:62620 comp.lang.ada:36900 Date: 2003-05-02T23:24:38-05:00 List-Id: > I once found a C++ book which doesn't start on classes > until chapter nine! I own a "C Primer" which NEVER informs the reader that C is case-sensitive. And the only hint I could find (and I was hunting for one) was a code snippet void funcname (FILE file) { ..... and this was in chapter eleven! If you're thinking that case-sensitivity is something the reader already knew... this book was allegedly aimed at beginners in the MSDOS world!