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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM 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,UTF8 Received: by 10.66.83.40 with SMTP id n8mr657362pay.42.1345237592207; Fri, 17 Aug 2012 14:06:32 -0700 (PDT) Path: p10ni89781709pbh.1!nntp.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!novia!news-peer1!btnet!zen.net.uk!hamilton.zen.co.uk!xlned.com!feeder7.xlned.com!multikabel.net!newsfeed10.multikabel.net!feed.xsnews.nl!border-1.ams.xsnews.nl!plix.pl!newsfeed2.plix.pl!wsisiz.edu.pl!news.icm.edu.pl!newsfeed.pionier.net.pl!news.glorb.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Shark8 Newsgroups: comp.lang.ada Subject: Re: Should Inline be private in the private part of a package spec? Date: Tue, 14 Aug 2012 07:44:42 -0700 (PDT) Organization: http://groups.google.com Message-ID: <44bb5c96-a158-41c1-8e7d-ae83b2c0aca1@googlegroups.com> 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> NNTP-Posting-Host: 69.20.190.126 Mime-Version: 1.0 X-Trace: posting.google.com 1344955483 17232 127.0.0.1 (14 Aug 2012 14:44:43 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 14 Aug 2012 14:44:43 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.20.190.126; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC User-Agent: G2/1.0 X-Received-Bytes: 3148 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Date: 2012-08-14T07:44:42-07:00 List-Id: On Monday, August 13, 2012 8:52:20 PM UTC-6, Vasiliy Molostov wrote: > Randy Brukardt =D0=BF=D0=B8=D1=81=D0=B0=D0=BB(=D0= =B0) =D0=B2 =D1=81=D0=B2=D0=BE=D1=91=D0=BC =D0=BF=D0=B8=D1=81=D1=8C=D0=BC= =D0=B5 Tue, 14 Aug =20 > 2012 02:16:00 +0400: >=20 > > it's mainly intended to be used > > in the background with very little interaction. That's not always what > > customers want. > > > > Randy. >=20 > Why not to turn/move it into xml? Because XML is a dirty, dirty format.=20 There's truth, perhaps more than a bit, in this humor: "XML is like violence. Sure, it seems like a quick and easy solution at fir= st, but then it spirals out of control into utter chaos." -- Sarkos in redd= it "XML combines the efficiency of text files with the readability of binary f= iles" -- unknown And less humorous: "Transformations, even identity transforms, result in changes to format (wh= itespace, attribute ordering, attribute quoting, whitespace around attribut= es, newlines). These problems can make "diff"ing the XML source very diffic= ult." -- http://c2.com/cgi/wiki?XmlSucks