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,f51e93dacd9c7fca X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-18 07:29:00 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!193.213.112.26!newsfeed1.ulv.nextra.no!nextra.com!peernews.cix.co.uk!newspeer1-gui.server.ntli.net!ntli.net!news6-win.server.ntlworld.com.POSTED!not-for-mail From: "chris.danx" Newsgroups: comp.lang.ada References: Subject: Re: status of Ada STL? X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Tue, 18 Jun 2002 15:28:33 +0100 NNTP-Posting-Host: 80.5.140.234 X-Complaints-To: abuse@ntlworld.com X-Trace: news6-win.server.ntlworld.com 1024410539 80.5.140.234 (Tue, 18 Jun 2002 15:28:59 BST) NNTP-Posting-Date: Tue, 18 Jun 2002 15:28:59 BST Organization: ntl Cablemodem News Service Xref: archiver1.google.com comp.lang.ada:26239 Date: 2002-06-18T15:28:33+01:00 List-Id: "Robert A Duff" wrote in message news:wccptyozndh.fsf@shell01.TheWorld.com... > I wish it were "end My_Type", instead of "end record", > especially when the record contains 10 lines of components, > and 30 lines of comments. I've been programming in Ada for 3 years and I still have to stop myself typing My_Type at the end of a record sometimes. Silly, eh? Chris