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-Thread: 103376,ab26e93e5cda5b8a X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit X-FeedAbuse: http://nntpfeed.proxad.net/abuse.pl feeded by 88.191.65.235 Path: g2news1.google.com!news4.google.com!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!nntpfeed.proxad.net!news.side3.eu!news.buerger.net!news.tornevall.net!news.jacob-sparre.dk!pnx.dk!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: GnatBench (from GPL edition) Date: Mon, 31 Mar 2008 19:09:55 -0500 Organization: Jacob's private Usenet server Message-ID: References: <83f3c6f9-603d-45ea-9653-bd4790f84871@e60g2000hsh.googlegroups.com> <3mqiu3pdt12sirmn5dko6mjo1snr3infrh@4ax.com> <52ilu39q6mje4df8csr9odpkick389alh2@4ax.com> <8ijtu314uf1j34hc837qkgtgd4lqbr0q5l@4ax.com> NNTP-Posting-Host: static-69-95-181-76.mad.choiceone.net X-Trace: jacob-sparre.dk 1207008613 25966 69.95.181.76 (1 Apr 2008 00:10:13 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Tue, 1 Apr 2008 00:10:13 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1914 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1914 Xref: g2news1.google.com comp.lang.ada:20693 Date: 2008-03-31T19:09:55-05:00 List-Id: "John McCabe" wrote in message news:8ijtu314uf1j34hc837qkgtgd4lqbr0q5l@4ax.com... ... > GPS may be a showcase for GTKAda but, on Windows, I don't think it > does GTK+ any favours. Look at the screenshot at > > https://libre.adacore.com/gps/img/gps_800x600.jpg > > Does that, to you, match up with the phrase "Same modern GUI > available on all platforms " you can find at > https://libre.adacore.com/gps/main.html? To me the answer is plainly > no - that's the sort of GUI you'd be unlucky to get on Windows 3.1! It surely doesn't look like a Windows 3.1 application, more like Windows 95, which surely has nothing to do with the 1980s. If you think this is ugly, you should see the GUI distributed with Janus/Ada...it *is* a Windows 3.1 look, and it is nowhere is nice as this. :-) And IMHO, Windows 95/98/2000 is still the most professionally looking interface. The silly eye candy of XP and Vista just waste a lot of time and effort. The only complaint I'd have looking at the screenshot is the funny GTK look. Surely that isn't worth caring about... > Anyway - I don't develop in Ada any more (unfortunately - with > caveats!) so it's not really my place to criticise the development > environments that are available but, it's so difficult for me not to! > Primarily it's through frustration - I like Eclipse and it's > frustrating that it has taken so long for the Ada world to get > something out to allow Eclipse to be used as an industrial strenght > Ada IDE! My understanding is that to write Eclipse plugins you have to write in Java. If I wanted to use Java, I wouldn't be here in the first place. If you can't program it in Ada, it isn't worth writing. I understand the market pressures, but on a practical basis, I don't understand the big deal about bloated IDEs anyway. Everything that is worthwhile in an IDE is language and compiler-specific anyway (debuggers, error messages, syntax, symbol browsing, project management), so what can this empty framework actually accomplish? It seems like just another way to keep Intel and AMD in business by forcing machine upgrades that aren't necessary. Randy.