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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no 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 Path: g2news1.google.com!postnews.google.com!e39g2000hsf.googlegroups.com!not-for-mail From: Britt Snodgrass Newsgroups: comp.lang.ada Subject: Re: GnatBench (from GPL edition) Date: Fri, 28 Mar 2008 19:48:30 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <0c45u3pfughmu7ir3qppv068vpilh22e01@4ax.com> <83f3c6f9-603d-45ea-9653-bd4790f84871@e60g2000hsh.googlegroups.com> <3mqiu3pdt12sirmn5dko6mjo1snr3infrh@4ax.com> <52ilu39q6mje4df8csr9odpkick389alh2@4ax.com> NNTP-Posting-Host: 205.175.225.24 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1206758910 6044 127.0.0.1 (29 Mar 2008 02:48:30 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 29 Mar 2008 02:48:30 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e39g2000hsf.googlegroups.com; posting-host=205.175.225.24; posting-account=rdRzuwoAAAAyW3CSBhs_xgfCUJSc1aNt User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:20626 Date: 2008-03-28T19:48:30-07:00 List-Id: On Mar 28, 7:28 pm, Stephen Leake wrote: > John McCabe writes: > > On Thu, 27 Mar 2008 05:07:30 -0400, Stephen Leake > > wrote: > > >>John McCabe writes: > > >>I've been tempted to switch to Eclipse from Emacs, mostly because Java > >>is better for writing structured code than Lisp; I'm getting tired of > >>fighting obscure Lisp code in Emacs. > > > Oh no - surely not!!! Don't do it Stephe, who'll look after ada-mode > > :-) > > It will just wither away and die. I think Emacs is headed in that > direction anyway. > > >>(Yes, I know that means I should go all the way and switch to GPS. But > >>Eclipse has far more capability than GPS; it's much closer to Emacs). > > > Personally I'd avoid GPS. I've only had a little play with it, but two > > things about GPS would put me off... > > > 1) It's phenomenally ugly, at least on Windows where the GTK widgets > > it uses just don't (in my opinion) look right. Perhaps GPS Pro is > > better? > > I guess you haven't seen Emacs on Win32? Not "pretty" by any > standards. But I just ignore that - I'm looking for function over form. I agree with function over form. GPS has some display quirks but I don't think it looks too bad. I use it with Consolas as my editor font. GPS is optimized for use wth GNAT and GNAT projects (.gpr files). That optimization is a good thing. > > > 2) Who uses it outside the Ada world? Can you get full support for > > Python, Perl, PHP, Ant, Java plug-ins for it, what about ? Are you > > ever likely to? > > Right. That's why I'm considering Eclipse. GNATbench development is progressing nicely. I've been using GNATbench 2.1.0 since its release to supported customers. I'm happy with it and confident that AdaCore will continue to improve it. I like the fact that I can switch between GPS and GNATbench without touching my .gpr files. As a development environment, Eclipse certainly looks nice and is very extensible, but its comparatively complex, heavyweight and sluggish compared to other options. That's why I also use GPS, Nedit, or TextPad depending on what I'm doing. > > > 4) It's got a silly acronym/abbreviation, it's too much like GPS > > (Global Positioning System)! > > That was discussed when it was first announced. It seems AdaCore > thought the conflation might actually be a good thing, since it would > generate attention. Some people I know use GPS to develop GPS :) > > Since people conflate Ada and ADA and all the other ADA's all the > time, what's a little more? > > > With all due respect to AdaCore, I do wonder why they ever bothered to > > create GPS - surely IDEs aren't their core business? > > They were looking to expand. And many people seem to expect a compiler > to come with a dedicated IDE. I suspect that's partly so they don't > have to figure out how to tell some other IDE to run the compiler. I agree. GPS is also a showcase of what can be accomplished with GtkAda. Before GPS they had GLIDE. GLIDE was great if you like Emacs but many people don't. - Britt