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,be23df8e7e275d73 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-16 01:40:55 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!sn-xit-01!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: Vinzent Hoefler Newsgroups: comp.lang.ada Subject: RE: "is ada dead?" A challenge for all of us? Date: Mon, 16 Jul 2001 04:40:54 -0400 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <3B550073@MailAndNews.com> X-InterChange-Posted-By: vinzent@MailAndNews.com Sender: Vinzent Hoefler X-EXP32-SerialNo: 50000000 Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Newsreader: InterChange (Hydra) News v3.61.08 X-Complaints-To: newsabuse@supernews.com Xref: archiver1.google.com comp.lang.ada:9986 Date: 2001-07-16T04:40:54-04:00 List-Id: Original Message From "chris.danx" >Oh yes, no point going down the _feature bloat_ route. Another point on >"features" is not to ram them down the developers throat. I get annoyed with >some IDEs that make you use a project to compile toy programs. Anyone else get >annoyed at this? Oh yes! Reminds me on Delphi. I simply didn't get a two modules plus test program project to compile properly... Maybe, I'm just too stupid, but in the end I saw me writing a good ol' make file of ten lines (seven if you don't count the blank ones). *That* worked perfectly. Vinzent.