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!news1.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local1.nntp.dca.giganews.com!nntp.megapath.net!news.megapath.net.POSTED!not-for-mail NNTP-Posting-Date: Wed, 23 Jun 2004 14:32:53 -0500 From: "Randy Brukardt" Newsgroups: comp.lang.ada References: <40BDBBFA.2020203@noplace.com> <1087475285.166449@master.nyc.kbcfp.com> <2jlepqF12qbb6U1@uni-berlin.de> <1774424.VSnnNmZCKX@linux1.krischik.com> <2jr3tjF149hg2U1@uni-berlin.de> <3596451.WJTNXepdF3@linux1.krischik.com> Subject: Re: new revision ada (exception handling) Date: Wed, 23 Jun 2004 14:33:17 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Message-ID: <4cWdnR6hNJN4R0TdRVn-hw@megapath.net> NNTP-Posting-Host: 64.32.209.38 X-Trace: sv3-UXAeAlvcz5zfXyhDWfnI++aTtn/gfBrkWvWXDD/o31zKBj24xFfgb1N+VsroPsCiiGAiiXYmu1zwTs7!x7RV+VhQktSyBBweLl6ms3urFAwRlPYYeYq2FOJHKzOM+5q25BkOW7zyC+viBhPEUGha4/zvvqSK X-Complaints-To: abuse@megapath.net X-DMCA-Complaints-To: abuse@megapath.net 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: g2news1.google.com comp.lang.ada:1819 Date: 2004-06-23T14:33:17-05:00 List-Id: "Martin Krischik" wrote in message news:3596451.WJTNXepdF3@linux1.krischik.com... > In this respect I allways missed the > > for My_Type'Image use ...; > > feature. We considered it briefly, but there are a number of problems with such a feature. (One example is that Text_IO.Enumeration_IO depends on 'Image. How will it know what syntax to read for a user-defined image.) Anyway, we dropped the idea. (You should be able to find that discussion in the meeting minutes, although I can't tell you in which meeting we discussed it.) Randy Brukardt ARG Editor