[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: XML config files

From: Wilfredo Sanchez <wsanchez_at_apple.com>
Date: 2000-11-14 09:13:37 CET

On Monday, November 13, 2000, at 11:37 PM, Daniel Stenberg wrote:

> On 13 Nov 2000, Karl Fogel wrote:
>
> > What do others think about XML config files?
>
> I'd have to see an example first before saying for sure, but in general I
> find XML too advanced to be used for config files. I don't think the average
> user will enjoy XML as much as a more straight forward INI-style or similar.

  The advantage of XML is that XML tools are then useable, specifically that
a software tool to edit the config file would be straightforward to write
using existing parsers, etc.

  But those things are orthogonal to a user editing the file directly. Now
that's a problem, particularly if there isn't some simple-yet-complete config
tool available right away. I'm not inclined to assume that "we're used to
editing text config files by hand" means that it's the right approach, but if
it's the only approach available, then the config file shouldn't be so hairy
as to make administration of SVN suck.

        -Fred

Wilfredo Sánchez, wsanchez@apple.com
Open Source Engineering Lead
Apple Computer, Inc., Core Operating System Group
1 Infinite Loop, Cupertino, CA 94086, 408.974-5174
Received on Sat Oct 21 14:36:14 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.