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,3689d3c938c589e5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-23 15:30:12 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!fu-berlin.de!uni-berlin.de!ppp-0-182.chel-5800-6.access.uk.tiscali.COM!not-for-mail From: "Nick Roberts" Newsgroups: comp.lang.ada Subject: Re: Directory listings and path names Date: Wed, 23 Jan 2002 23:20:26 -0000 Message-ID: References: <3C4EF2AA.31A78C84@attbi.com> NNTP-Posting-Host: ppp-0-182.chel-5800-6.access.uk.tiscali.com (212.159.160.182) X-Trace: fu-berlin.de 1011828610 35836954 212.159.160.182 (16 [25716]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Xref: archiver1.google.com comp.lang.ada:19265 Date: 2002-01-23T23:20:26+00:00 List-Id: "Mark Biggar" wrote in message news:3C4EF2AA.31A78C84@attbi.com... > ... > There is already an amendment AI for this. See AI95-00248-01 > on http://www.ada-auth.org/AI-SUMMARY.HTML The latest version is AI95-00248-04 and this may be updated (e.g. with some of my own suggestions ;-) People reading this thread, do please take a look at this AI, and make any (reasonable) suggestions you may have. The theme of the proposal is to provide a fairly minimal, lowest common denominator, set of operations relating to files and directories. It is certainly intended to be as operating-system independent as possible; however, some weight must surely be given to the predominance of UNIX and MS-DOS/Windows, and the many variants whose file and directory facilities are based upon or similar to them. -- Best wishes, Nick Roberts