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,1901f265c928a511 X-Google-Attributes: gid103376,public Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: new revision ada (limited with, excpetion handling) Date: Mon, 21 Jun 2004 14:04:18 +0100 Organization: BAE SYSTEMS Message-ID: <40d6db96$1_1@baen1673807.greenlnk.net> References: <40BDBBFA.2020203@noplace.com> <1087475285.166449@master.nyc.kbcfp.com> <2jlepqF12qbb6U1@uni-berlin.de> <2jo2i0F13k4obU1@uni-berlin.de> X-Trace: news.uni-berlin.de dJOjCugLyexjcfvY+K4vEAlRYgc6X0CMS6JNIPjt+giDZ2GsdF X-Orig-Path: baen1673807.greenlnk.net!baen1673807!not-for-mail X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Original-NNTP-Posting-Host: baen1673807.greenlnk.net Xref: g2news1.google.com comp.lang.ada:1738 Date: 2004-06-21T14:04:18+01:00 List-Id: "Nick Roberts" wrote in message news:2jo2i0F13k4obU1@uni-berlin.de... > I'm not sure that it would be appropriate to add such facilities to the Ada > standard. Remember, a key area of Ada usage is embedded systems, for which > (the necessity to support) such facilities would be likely to be unwelcome > shiralee. Not at all, we'd simply look at ways of removing any runtime library support it incurs from the final runtime image. Just like we do with Ada.Text_IO now. :-) Cheers -- Martin