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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,39e272d357c68416 X-Google-Attributes: gid103376,public From: Martin Dowie Subject: Re: Is Apex dead as an environment for Ada & Java? Date: 1999/12/01 Message-ID: <38456711.3B0B6ABE@dowie-cs.demon.co.uk>#1/1 X-Deja-AN: 555381696 Content-Transfer-Encoding: 7bit X-NNTP-Posting-Host: dowie-cs.demon.co.uk:193.237.34.207 References: <11f733ec.57d88b68@usw-ex0107-042.remarq.com> <384127A5.61431A14@dowie-cs.demon.co.uk> <0a0133f8.3baf10c0@usw-ex0101-001.remarq.com> <384435B4.22876942@dowie-cs.demon.co.uk> <8231qf$5th$1@nnrp1.deja.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@demon.net X-Trace: news.demon.co.uk 944072471 nnrp-07:11607 NO-IDENT dowie-cs.demon.co.uk:193.237.34.207 MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-12-01T00:00:00+00:00 List-Id: > > But unless you have some design tool that prevents it, surely > the same name clash problems can occur, unless you do some > coordination of the single giant name space problem. I don't > see what design first has to do with this particular problem. yes, of course, we use a tool - by doing the design first (using a tool) we explicitly name our objects first and thus prevent the name space problem described.