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-05 02:35:10 PST Message-ID: <3CFDDA72.A27FAEDF@lml.ls.fi.upm.es> Date: Wed, 05 Jun 2002 11:31:30 +0200 From: Manuel Collado X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Use of XML for config files References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 138.100.10.20 X-Trace: 5 Jun 2002 11:34:13 +0100, 138.100.10.20 Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!152.66.115.5!news.bme.hu!news-ge.switch.ch!news.rediris.es!news-2.rediris.es!138.100.251.9.MISMATCH!news.upm.es!138.100.10.20 Xref: archiver1.google.com comp.lang.ada:25337 Date: 2002-06-05T11:31:30+02:00 List-Id: "Grein, Christoph" wrote: > ... > So your proposal looks like (???) > > > > > Key > Value > > > > Key > Value > > > > I would prefer nested configuraton sections, and simplify the notation for key/value pairs:
Value1 Value2
ValueX
This is roughly equivalent to the convention notation: [Section1.SubSectionA] Key1=Value1 Key2=Value2 [Section1] KayX=ValueX -- To reply by e-mail, please remove the extra dot in the given address: m.collado -> mcollado