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: a07f3367d7,9983e856ed268154 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.205.126.4 with SMTP id gu4mr1380103bkc.8.1345490908023; Mon, 20 Aug 2012 12:28:28 -0700 (PDT) Received: by 10.216.234.135 with SMTP id s7mr879834weq.8.1345490901313; Mon, 20 Aug 2012 12:28:21 -0700 (PDT) Path: m12ni120739bkm.0!nntp.google.com!news2.google.com!postnews.google.com!u3no28935324qai.0!news-out.google.com!q11ni230259645wiw.1!nntp.google.com!feeder3.cambriumusenet.nl!feed.tweaknews.nl!194.134.4.91.MISMATCH!news2.euro.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!news.stack.nl!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Should Inline be private in the private part of a package spec? Date: Mon, 20 Aug 2012 21:28:20 +0200 Organization: cbb software GmbH Message-ID: <1qril0ny3eczr$.1vlhpbrjyyb8k.dlg@40tude.net> References: <501bd285$0$6564$9b4e6d93@newsspool4.arcor-online.net> <502b832f$0$6579$9b4e6d93@newsspool3.arcor-online.net> <502bc4df$0$6574$9b4e6d93@newsspool3.arcor-online.net> <502bd3e6$0$6574$9b4e6d93@newsspool3.arcor-online.net> <17qgsq5y7or0v.16z18fmcew1lt$.dlg@40tude.net> <502c149e$0$6579$9b4e6d93@newsspool3.arcor-online.net> <502cd701$0$6568$9b4e6d93@newsspool3.arcor-online.net> <502d3c68$0$6572$9b4e6d93@newsspool3.arcor-online.net> <502e9039$0$6557$9b4e6d93@newsspool4.arcor-online.net> <40tmogy4d1b5.1kc2gm8qfrkdu.dlg@40tude.net> <503240ed$0$6569$9b4e6d93@newsspool3.arcor-online.net> <50326457$0$6576$9b4e6d93@newsspool3.arcor-online.net> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: 9A8bJrx4NhDLcSmbrb6AdA.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="us-ascii" Content-Transfer-Encoding: 7bit Date: 2012-08-20T21:28:20+02:00 List-Id: On Mon, 20 Aug 2012 18:22:50 +0200, Georg Bauhaus wrote: > On 20.08.12 16:15, Dmitry A. Kazakov wrote: > >> Sorry, but diffusing the issue won't help you justify XML, > > It is not my intent to justify XML or not. > My intent is simply to say that perceptions like that of > heterogeneity may influence the decision to ask for XML, > and justifiably so. > This has happened, for example in ways you have listed. I don't see how. > Related Example that has been part of this discussion, > and concern compiler configuration files: We have an excellent example how unmanageable Visual Studio became when MS switched to XML. I am sure that it also could be demonstrated with all scientific scrutiny that XML is a poor choice for compiler configuration. As a hint observe that configuration is no way hierarchical, that as any non-trivial thing it must have several UIs very different ones and different from the interface of the compiler itself. That it is non-trivial implies that the configuration has a *semantics* far beyond dumb string to string mapping which is all so-called XML "language" can offer. But you forgot that you once called XML documentation. It became a language by now? "Moving target?" -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de