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.216.235.217 with SMTP id u67mr413942weq.9.1345237676618; Fri, 17 Aug 2012 14:07:56 -0700 (PDT) Path: n2ni181726861win.0!nntp.google.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!85.12.40.138.MISMATCH!xlned.com!feeder5.xlned.com!feed.xsnews.nl!border-1.ams.xsnews.nl!plix.pl!newsfeed2.plix.pl!217.153.128.51.MISMATCH!nf1.ipartners.pl!ipartners.pl!news.nask.pl!news.nask.org.pl!news.unit0.net!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!gegeweb.org!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: Wed, 15 Aug 2012 09:51:28 +0200 Organization: cbb software GmbH Message-ID: References: <501bd285$0$6564$9b4e6d93@newsspool4.arcor-online.net> <502005b6$0$9510$9b4e6d93@newsspool1.arcor-online.net> <50203ca2$0$9512$9b4e6d93@newsspool1.arcor-online.net> <502040c0$0$9510$9b4e6d93@newsspool1.arcor-online.net> <50677fa2-7f82-4ccc-8c56-161bf67fefe1@googlegroups.com> <44bb5c96-a158-41c1-8e7d-ae83b2c0aca1@googlegroups.com> <1mchat48i3fos.1ksbz02nuzf5f$.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="us-ascii" Content-Transfer-Encoding: 7bit Date: 2012-08-15T09:51:28+02:00 List-Id: On Tue, 14 Aug 2012 17:04:09 -0500, Randy Brukardt wrote: > "Dmitry A. Kazakov" wrote in message > news:1mchat48i3fos.1ksbz02nuzf5f$.dlg@40tude.net... >> On Tue, 14 Aug 2012 07:44:42 -0700 (PDT), Shark8 wrote: >> >>> "XML combines the efficiency of text files with the readability of binary >>> files" -- unknown >> >> That one was great! (:-)) > > And accurate! Text files are quite a bit slower to access than binary files, > which is OK if they are intended to be processed (read/modified) by humans. > But XML is lousy at that (humans are not good at counting bracketing > constructs). It has a vital psychological effect. Something simple to read and understand will never be considered worth of money and efforts. On the contrary, a highly complicated mess requiring a heap of tools mounted on each other, is a cool thing. Clearly, spending man-centuries on designing all the garbage must indicate its great value in all fields of software engineering! -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de