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, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d676a4bf883e6826 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!gatel-ffm!gatel-ffm!194.25.134.126.MISMATCH!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!news.arcor.de!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: task synchronization and activation Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.14.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <5f59677c.0502190711.1d6d2492@posting.google.com> <18824603.NgNnWmvhLG@linux1.krischik.com> Date: Mon, 21 Feb 2005 20:25:25 +0100 Message-ID: <1ckxv0ixs631k$.8u92o0bw2sda.dlg@40tude.net> NNTP-Posting-Date: 21 Feb 2005 20:25:25 MET NNTP-Posting-Host: e1406dbd.newsread2.arcor-online.net X-Trace: DXC=Qlf_;:c;Y;GSZ`lLL_hK=JQ5U85hF6f;DjW\KbG]kaMHea\9g\;7NmEZkQQ9LHD5VM[6LHn;2LCVNVVa[ZlQni_AdO2c8UW^`\D X-Complaints-To: abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:8445 Date: 2005-02-21T20:25:25+01:00 List-Id: On 19 Feb 2005 15:05:19 -0500, Robert A Duff wrote: > So my answer to Evangelista Sami's question is, "There is no good reason > for this design." At least, I can't think of one. This extra > synchronization is just a waste of time, as far as I can tell. > > One possibility is that the original designers were thinking about the > fact that exceptions that occur before the "begin" can't be handled. > But I don't see why that makes any real difference. Maybe initially they wished not to have 9.2(7): "An entry of a task can be called before the task has been activated." Later on they added it, but forgot to remove the limitation... -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de