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=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3cd3b8571c28b75f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-08-26 10:10:04 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!logbridge.uoregon.edu!msunews!not-for-mail From: "Chad R. Meiners" Newsgroups: comp.lang.ada Subject: Re: A Customer's Request For Open Source Software Date: Tue, 26 Aug 2003 13:06:47 -0400 Organization: Michigan State University Message-ID: References: <3F44BC65.4020203@noplace.com> <3F460D73.7090801@noplace.com> <20030822153839.5ec5c918.david@realityrift.com> <20030822184004.7e8c53bf.david@realityrift.com> <3F4769A7.6020503@noplace.com> <4Jy2b.939$zL2.310@nwrdny01.gnilink.net> NNTP-Posting-Host: arctic.cse.msu.edu X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Xref: archiver1.google.com comp.lang.ada:41864 Date: 2003-08-26T13:06:47-04:00 List-Id: "Preben Randhol" wrote in message news:slrnbkm9uv.29i.randhol+abuse@kiuk0152.chembio.ntnu.no... > Well. Consider this. You have a nice shiny GUI and you have 200 new > student that should be registered in a database. You have gotten a file > of names and ids etc... So what do you do? Yes you print the file and > sit and click-i-click for a couple of days to get them all in. Wereas if > you had a non GUI interface you could easily script it to take 5 min. > What I'm saying is that a GUI is everything and it is certainly not the > best interface always. Agreed, you have an additional CLI tool for scripting purposes.