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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a26758eec3c2e1ad X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-13 10:31:28 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!ra.nrl.navy.mil!dca6-feed2.news.algx.net!allegiance!newsfeed1.cidera.com!Cidera!news100.world-online.no!news100.world-online.no!nntp.newmedia.no!news.powertech.no!uninett.no!Norway.EU.net!newsfeed1.ulv.nextra.no!nextra.com!news4.ulv.nextra.no.POSTED!53ab2750!not-for-mail Message-ID: <3D08D550.20E7D32B@online.no> From: "Tarjei Tj�stheim Jensen" Organization: Jensen programvareutvikling X-Mailer: Mozilla 4.04 [en] (OS/2; I) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Use of XML for config files References: <3CFC5DB2.A21DCF61@cs.tu-berlin.de> <4519e058.0206041129.5b250124@posting.google.com> <4519e058.0206100702.5a4b431a@posting.google.com> <3D08CD73.8060309@cogeco.ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 130.67.225.171 X-Complaints-To: news-abuse@nextra.no NNTP-Posting-Date: Thu, 13 Jun 2002 19:31:27 MEST X-Trace: news4.ulv.nextra.no 1023989487 130.67.225.171 Date: Thu, 13 Jun 2002 17:31:27 GMT Xref: archiver1.google.com comp.lang.ada:25893 Date: 2002-06-13T17:31:27+00:00 List-Id: Warren W. Gay VE3WWG wrote: > I for one, would hate to be in that sort a support role. But > even ignoring support roles, it is easier to describe an ini > file change, than a XML change in a document. Completely agree. > I personally would like to see this registry-like data in a > postgres database, with a smooth API to access/create/modify > values. The disadvantage of course, is that this would require > that Postgres be running on all hosts where your application > goes. There is a fellow that is attempting to put all Linux > configuration values into a Postgres database. I think I > saw this in a Linux publication last fall. This approach will > then make it easier to configure all aspects of the system > from a GUI. You can have much more than that as well. You don't need a database for each computer. And one could have VMS style name translations. That would be interesting. And now; a nice short holiday. Back on tuesday. greetings,