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,LOTS_OF_MONEY autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,be23df8e7e275d73 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-11 15:03:11 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!iad-peer.news.verio.net!news.verio.net!sjc-read.news.verio.net.POSTED!not-for-mail From: Kilgallen@eisner.decus.org.nospam (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: "is ada dead?" A challenge for all of us? Message-ID: <7ZmeqFo7NI55@eisner.encompasserve.org> References: <0zS27.187213$DG1.31590366@news1.rdc1.mi.home.com> Organization: LJK Software Date: Wed, 11 Jul 2001 22:04:00 GMT NNTP-Posting-Host: 216.44.122.34 X-Complaints-To: abuse@verio.net X-Trace: sjc-read.news.verio.net 994889040 216.44.122.34 (Wed, 11 Jul 2001 22:04:00 GMT) NNTP-Posting-Date: Wed, 11 Jul 2001 22:04:00 GMT Xref: archiver1.google.com comp.lang.ada:9838 Date: 2001-07-11T22:04:00+00:00 List-Id: In article , "chris.danx" writes: > Could you define State Of The Art IDE for me please? I would define it as just like Think Pascal. > I was thinking of an IDE for Windows with some of the following > > - Syntax Highlighting > - Project Management facilities > - Code Completion (good for long package structures like x.y.a.b.c ?) > - Possibility an Object browser > - Ada Aware > - Non Specific Compiler support > - and others > > What other features would you like to see? User's choice of editor (plug-in). Incremental compilation. Trapping incorrect system calls during debugging. Multiprocess debugging (not just multithread).