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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4d85dafcfa1dcde6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-14 07:16:15 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: GPS - A new kind of IDE? Date: 14 May 2002 07:16:14 -0700 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0205140616.1e934293@posting.google.com> References: <9Y1A8.25350$D%5.3478@sccrnsc01> <5ee5b646.0205061352.456c075a@posting.google.com> <3cd7b506.11293318@news.demon.co.uk> <3CDB2F01.78B66E87@adaworks.com> <5ee5b646.0205100519.7b3b221f@posting.google.com> <3ce0d415.4655263@news.demon.co.uk> NNTP-Posting-Host: 205.232.38.244 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1021385775 13094 127.0.0.1 (14 May 2002 14:16:15 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 14 May 2002 14:16:15 GMT Xref: archiver1.google.com comp.lang.ada:24017 Date: 2002-05-14T14:16:15+00:00 List-Id: john.nospam@nospamassen.nospamdemon.co.uk (John McCabe) wrote in message news:<3ce0d415.4655263@news.demon.co.uk>... > On Fri, 10 May 2002 15:18:03 GMT, Rajat Datta > wrote: > > >Well, given--from what little we know--that the editor component is > >replaceable with emacs > > But will you lose any functionality by using Emacs instead of the > integral editor? E.g, with Visual C++ you can use Emacs, but you lose > tons of the functionality unless you start running VisEmacs with it. Given that GPS is intended as a major upgrade for current GLIDE users, who of course are used to EMACS, I think you can safely assume the answer to this one. The architecture is quite open and can support multiple editors with full functionality. The trouble with Visual C++ is that it is a closed architecture, so of course it is much harder to integrate other editors fully.