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 Path: g2news1.google.com!news3.google.com!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!club-internet.fr!feedme-small.clubint.net!nuzba.szn.dk!news.jacob-sparre.dk!pnx.dk!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: GnatBench (from GPL edition) Date: Tue, 1 Apr 2008 14:52:58 -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> <47f1e695$0$4762$9b4e6d93@newsspool3.arcor-online.net> NNTP-Posting-Host: static-69-95-181-76.mad.choiceone.net X-Trace: jacob-sparre.dk 1207079584 10641 69.95.181.76 (1 Apr 2008 19:53:04 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Tue, 1 Apr 2008 19:53:04 +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:20734 Date: 2008-04-01T14:52:58-05:00 List-Id: "Georg Bauhaus" wrote in message news:47f1e695$0$4762$9b4e6d93@newsspool3.arcor-online.net... > Randy Brukardt wrote: ... > > so what can > > this empty framework actually accomplish? > > In a sense, the same thing that Ada was meant to accomplish? > So that there aren't so many IDEs. You only need the one from your Ada compiler vendor. There's little point in programming in anything else. I realize you might need to interface to existing code in another language, but you don't need to *write* any code in another language. I suppose that people that can't stop themselves from developing in a dozen languages might find some benefit to something like Eclipse. You can also point a loaded gun at your head and pull the trigger a few times. It doesn't make it a good idea. :-) It's hard enough to be proficient at one language. (Needless to say, I don't think Eclipse support for Janus/Ada is going to be a high priority.) Randy.