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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e507e3d80b7abf1e X-Google-Attributes: gid103376,public From: dewar@cs.nyu.edu (Robert Dewar) Subject: Re: Fun with WebAda/GNAT Date: 1996/08/17 Message-ID: #1/1 X-Deja-AN: 174880256 references: <32120233.484C@lmtas.lmco.com> <4uv6bs$ffd@dfw.dfw.net> <3215B8EC.932@lmtas.lmco.com> organization: Courant Institute of Mathematical Sciences newsgroups: comp.lang.ada Date: 1996-08-17T00:00:00+00:00 List-Id: Ken Garlington said, answering me "> If you find that the use of paths is confusing, stick to the use of > -I switches to explicitly say where to look for with'ed files. Of course, WebAda does not give you that option - all files are kept in a single directory. Combine that with an inability to delete or rename files, and a file naming mistake can really cause some excitement! Sometimes, simple GUI interfaces can be just a little _too_ simple..." There seems to be a disconnect here. You reported a bug, since fixed, which did indeed cause a strange message from a misnamed file, but that was simply a bug. The issue with paths is quite different, and as you point out, irrelevant to the use of WebAda.