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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.107.150.82 with SMTP id y79mr10367790iod.107.1521676351287; Wed, 21 Mar 2018 16:52:31 -0700 (PDT) X-Received: by 2002:a9d:29b8:: with SMTP id n53-v6mr1347111otb.11.1521676351200; Wed, 21 Mar 2018 16:52:31 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.unit0.net!peer01.am4!peer.am4.highwinds-media.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!199-v6no206258itl.0!news-out.google.com!d3-v6ni235itf.0!nntp.google.com!u184-v6no210331ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 21 Mar 2018 16:52:30 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=76.113.16.86; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 76.113.16.86 References: <7789c58e-ca36-44a2-8818-009eface4a3e@googlegroups.com> <926b83eb-6cce-417d-9c17-df6be2bc98d5@googlegroups.com> <2d1f392f-e747-42aa-8938-d6538d5b9934@googlegroups.com> <7e240e01-f6e2-40dc-a7da-d430d1c92f67@googlegroups.com> <3ff0cd7d-c3c5-4b03-a686-3cb21f3fbfa6@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <17598f64-be3c-4617-b4e5-d773ae1872c1@googlegroups.com> Subject: Re: Ada-Oriented GUI From: Shark8 Injection-Date: Wed, 21 Mar 2018 23:52:31 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Body-CRC: 720723879 X-Received-Bytes: 2886 Xref: reader02.eternal-september.org comp.lang.ada:51119 Date: 2018-03-21T16:52:30-07:00 List-Id: On Wednesday, March 21, 2018 at 4:40:32 PM UTC-6, Randy Brukardt wrote: >=20 > Actually, there is an open AI on automatic instantiation, so this idea wo= uld=20 > get added to that AI. And this idea is *WAAAYYY* more sensible than that= =20 > one, so I'd hope it was in the hopper. I tried to find this AI, spent 30-40 minutes looking via the AI-Search but = couldn't find it. / I'd like to add my idea on to it, as it seems a sensibl= e way to reduce the objects (really [explicit] compilation_units) that have= to be carried around both in the source and in the programmer's head. (Win= -win, I think.) > OTOH, we're in the process of=20 > prioritizing work for Ada 2020, and that is one of many AIs that might be= on=20 > the chopping block (we have something like 60 open AIs and time to handle= =20 > maybe 20, so something has to go). It's true that there has to be prioritization, but I think that this could = be of great utility to users, allowing some significant simplification... e= specially to GNAT projects which require an extra file for each [library-le= vel] instantiation. > This is a long-winded way of saying that you should submit it, there's so= me=20 > chance it might be acted on but it's hard to say how much. I'll do it if I can find the AI.