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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,602331146257f418 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!newsfeed-east.nntpserver.com!nntpserver.com!newsfeed-west.nntpserver.com!atl-c06.usenetserver.com!pc03.usenetserver.com!ALLTEL.NET-a2kHrUvQQWlmc!not-for-mail Date: Thu, 23 Jun 2005 09:16:17 -0500 From: "Marc A. Criley" User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Data table text I/O package? References: <42b169a6$0$27776$9b4e6d93@newsread2.arcor-online.net> <8j219bkiemjq$.1mmc0sh5a5yfi$.dlg@40tude.net> <42b17420$0$1141$9b4e6d93@newsread4.arcor-online.net> <24xw0b1odenq.mogaaz1unwv0.dlg@40tude.net> <42b6a64f$0$1132$9b4e6d93@newsread4.arcor-online.net> <1in4nty16vspl$.1cicehrmojyok$.dlg@40tude.net> <42b70a06$0$27782$9b4e6d93@newsread2.arcor-online.net> <1u56bhsve8jaq$.1jaobcwbltsz1$.dlg@40tude.net> <42b7dccb$0$1138$9b4e6d93@newsread4.arcor-online.net> <2o3wvkpwoqv8.11k4w9yehrxxx$.dlg@40tude.net> <42b7fcde$0$15419$9b4e6d93@newsread2.arcor-online.net> <42b8803d$0$1140$9b4e6d93@newsread4.arcor-online.net> <5k89l0blbw5m.tlbbgh2pji8x.dlg@40tude.net> <42b9e52a$0$15427$9b4e6d93@newsread2.arcor-online.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: X-Complaints-To: abuse@usenetserver.com Organization: UseNetServer.com X-Trace: e08ec42bac431a13cf69129432 Xref: g2news1.google.com comp.lang.ada:11592 Date: 2005-06-23T09:16:17-05:00 List-Id: Dmitry A. Kazakov wrote: > On Thu, 23 Jun 2005 00:24:30 +0200, Georg Bauhaus wrote: > >>Dmitry A. Kazakov wrote: >> >>>But for data exchange there are better techniques than XML. >> >>Such as ...? > > Take any middleware available. This exchange seems analagous to: "For information exchange there are better techniques than conversing in English." "Such as ...?" "A Telephone." :-) At some point, somewhere, the data has to be put on the wire using some defined format--XML, application specific raw binary, eXternal Data Representation (XDR), etc. Don't conflate the mechanism of data transfer, be it CORBA, RPC, Ada Streams, whatever, with the representation of the data. Marc A. Criley www.mckae.com