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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.66.224.73 with SMTP id ra9mr30372949pac.0.1421816003337; Tue, 20 Jan 2015 20:53:23 -0800 (PST) X-Received: by 10.140.102.19 with SMTP id v19mr791462qge.2.1421816003074; Tue, 20 Jan 2015 20:53:23 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.glorb.com!hl2no611848igb.0!news-out.google.com!l7ni1qai.0!nntp.google.com!v8no2474376qal.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 20 Jan 2015 20:53:22 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=73.46.72.234; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 73.46.72.234 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <5972e137-03dc-4890-bb93-d2b69c2991b3@googlegroups.com> Subject: Re: David, have you thought about using an existing editor? From: David Botton Injection-Date: Wed, 21 Jan 2015 04:53:23 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:24660 Date: 2015-01-20T20:53:22-08:00 List-Id: > I checked out the new SlickEdit recentlyand although it is a comercial=20 > product and people would have to buy it, it is not bad for Ada. If they wish to hire me for the project sure, but on my dime I support open= source :) Also, much of the actual text editing portion for the Gnoga IDE is being pr= ovided by the Ace Editor JS component, what I am adding on is providing thi= ngs like code browsing, documentation, context sensitive code completion, e= tc. and since a Gnoga app the IDE can be run local or remote making it easy= to develop off servers using Chrome books for example, etc. If I would though build off am existing editor it would have been GPS. I'm = not completely adverse to that idea, in the end GPS is GPL. David Botton