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.8 required=5.0 tests=BAYES_00,PLING_QUERY autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b6d862eabdeb1fc4 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder.news-service.com!news.netcologne.de!newsfeed-fusi2.netcologne.de!newsfeed.straub-nv.de!noris.net!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Mon, 07 Jun 2010 16:12:38 +0200 From: Georg Bauhaus User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada noob here! Is Ada widely used? References: <0e88de66-128c-48fd-9b9f-fdb4357f318a@z17g2000vbd.googlegroups.com> <2o8vq76hpv1m.vs7m2beo23nz.dlg@40tude.net> <1q5k4indthpli.1dn17o4ue4a15$.dlg@40tude.net> <4c0c1188$0$6887$9b4e6d93@newsspool2.arcor-online.net> <4c0cd44f$0$6766$9b4e6d93@newsspool3.arcor-online.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <4c0cfe57$0$7660$9b4e6d93@newsspool1.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 07 Jun 2010 16:12:39 CEST NNTP-Posting-Host: 5a106c4a.newsspool1.arcor-online.net X-Trace: DXC=GFCETJLY>OjIkjb;<8iR=aic==]BZ:afn4Fo<]lROoRa<`=YMgDjhgbgaiRg1na0bbnc\616M64>jLh>_cHTX3jm2\_^O24dEc` X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:11417 Date: 2010-06-07T16:12:39+02:00 List-Id: On 07.06.10 14:22, Dmitry A. Kazakov wrote: > On Mon, 07 Jun 2010 13:13:18 +0200, Georg Bauhaus wrote: > >> DbC, however, has to do with designing components of the ship. >> You can have rescue clauses (exception handlers) >> in DbC. > > To whom should Titanic have sent the exception? To the humpback whales? As I said, this is not an exception raised in some component part, the ship is damaged and is going to sind. The frame of reference for "exceptional" is a different one. >> Exceptional situations is "unprogrammed" exceptional state, >> since this is what "exceptional" is about, if anything. > > Any state is programmed. In an trivial sense, yes, every exceptional state is a state.... "Boring!", as some say. > This includes the exceptional ones. When bug > happens, the program is in no state. Erh, are you sure?