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,ac39a12d5faf5b14 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-11 13:26:29 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Development process in the Ada community Date: Thu, 11 Apr 2002 15:26:25 -0500 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: <3CB46975.90408@snafu.de> <3CB516E1.9030008@snafu.de> X-Newsreader: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3719.2500 X-Complaints-To: newsabuse@supernews.com Xref: archiver1.google.com comp.lang.ada:22384 Date: 2002-04-11T15:26:25-05:00 List-Id: Martin Dowie wrote in message ... >Has any progress/agreement been made on the work to generate a 'standard' >Directory package? See AI-248 http://www.ada-auth.org/cgi-bin/cvsweb.cgi/AIs/AI-00248.TXT I keep hoping that the ARG will stop tinkering with it, but so far I've been disappointed. But I think it is pretty stable now. But we need to get compiler implementors to implement it... (Since it is a child of Ada, you can't do it yourself without some help from your compiler vendor -- compiling such a package is illegal by A.2(4).) Randy.