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!news.banetele.no!news.hacking.dk!pnx.dk!not-for-mail From: Jacob Sparre Andersen Newsgroups: comp.lang.ada Subject: Re: Data table text I/O package? Date: 16 Jun 2005 11:55:39 +0200 Organization: hacking.dk - Doing fun stuff with open source Sender: sparre@hugin.crs4.it Message-ID: References: NNTP-Posting-Host: hugin.crs4.it Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: xyzzy.adsl.dk 1118916045 21598 156.148.71.67 (16 Jun 2005 10:00:45 GMT) X-Complaints-To: usenet@news.hacking.dk NNTP-Posting-Date: Thu, 16 Jun 2005 10:00:45 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 Xref: g2news1.google.com comp.lang.ada:11407 Date: 2005-06-16T11:55:39+02:00 List-Id: Randy Brukardt wrote: > I may be dense, but isn't this the purpose of XML? If so, why > reinvent the wheel? The purpose of XML is to be _the_ universal file format. a) I don't want a universal file format. b) I don't believe in a universal file format. c) XML is (almost) less readable than a binary file my purposes. d) I'm _not_ going to switch away from tabulator separated tables for purposes, where tabulator separated tables are a sensible representation of the data in textual form. > (I personally think XML is way overused, more because it *can* be > used than that it is worthwhile for the application. But this seems > to be exactly the application that it was designed for. You'll end > up with something like XML eventually anyway, why not start with > it?) I'm afraid you completely misunderstood my problem. It is not a matter of a selecting a file format. It is the matter of automagically generating code for reading and writing that file format. Jacob -- "I am an old man now, and when I die and go to Heaven there are two matters on which I hope enlightenment. One is quantum electro-dynamics and the other is turbulence of fluids. About the former, I am rather optimistic." Sir Horace Lamb.