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,55eec2ee238f12cb X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!newsfeed.esat.net!feeder.news.heanet.ie!feed4.jnfs.ja.net!feed1.jnfs.ja.net!jnfs.ja.net!xara.net!gxn.net!194.159.246.34.MISMATCH!peer-uk.news.demon.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Code completion in ada IDE's Date: Wed, 28 Sep 2005 22:23:39 +0100 Organization: Pushface Message-ID: References: NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1127942618 8708 62.49.19.209 (28 Sep 2005 21:23:38 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Wed, 28 Sep 2005 21:23:38 +0000 (UTC) Cancel-Lock: sha1:ZY2uIXi8t9fwb/tZxvwvxOD4mFg= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) Xref: g2news1.google.com comp.lang.ada:5257 Date: 2005-09-28T22:23:39+01:00 List-Id: mchm writes: > If Ada is designed for large > scale projects such abilities should be built in ... i suppose. Of course those are IDE features and not language features. Not the less desirable if that's what you're used to. I don't have accurate stats but I would think the proportion of time on a large project spent actually writing new code is of order 5% ... so completion is not as valuable a feature as accurate code navigation.