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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c39ad3e35a7690a9 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.213.68 with SMTP id nq4mr9462015pbc.2.1329130994589; Mon, 13 Feb 2012 03:03:14 -0800 (PST) X-FeedAbuse: http://nntpfeed.proxad.net/abuse.pl feeded by 88.191.131.2 Path: wr5ni19721pbc.0!nntp.google.com!news2.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!nntpfeed.proxad.net!88.191.131.2.MISMATCH!news.chainon-marquant.org!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Convention for naming of packages Date: Mon, 13 Feb 2012 12:03:05 +0100 Organization: cbb software GmbH Message-ID: <15fgcngmgl41e$.113i7gtuwpwpv$.dlg@40tude.net> References: <4f355230$0$21451$ba4acef3@reader.news.orange.fr> <1sx3fy79wys5s.1723nejowbg76.dlg@40tude.net> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: FbOMkhMtVLVmu7IwBnt1tw.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Date: 2012-02-13T12:03:05+01:00 List-Id: On Mon, 13 Feb 2012 10:12:09 +0100, Yannick Duch�ne (Hibou57) wrote: > Le Mon, 13 Feb 2012 09:53:56 +0100, Dmitry A. Kazakov > a �crit: > >> On Sun, 12 Feb 2012 22:19:08 +0100, Yannick Duch�ne (Hibou57) wrote: >> >>> Le Sun, 12 Feb 2012 20:53:16 +0100, J-P. Rosen a >>> �crit: >>>> Nothing prevents you from >>>> qualifying with a package name inside a use clause for that package! >>> >>> And conversely, nothing prevents one to Used a package designed for "use >>> unfriendly". >> >> Conflicting names do. > Of course, but nothing is absolute. Conflict can be all solved with prefix > or renaming. 1. If you could meaningfully rename it afterwards, why would not you name it properly at the original declaration point? 2. Renaming is sufficiently broken in Ada, e.g. types cannot be renamed; often renaming is not renaming but an equivalent object declaration instead etc. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de