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

XML vs .ini format (or, can we end this frickin' thread for now?)

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-03-27 02:24:20 CET

This thread is getting a bit out of hand. Here is a short summary:

* .ini format is more human editable
* XML is more machine editable(*)
* we debated this a LONG time ago and chose human over machine
* initial coding will be the .ini format
* [possible future] also parse an XML format

Can we stop the discussion, wait for the config stuff to stabilize, and then
(post-alpha) discuss using XML as a second config format?

Cheers,
-g

(*) "more" is debatable, as a program can read/write a .ini file just as
    easily, but it is harder to avoid info loss (e.g. spacing, comments)
    that a human may have put in there, independent of the program. however,
    this discussion is moot.

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 27 02:20:54 2002

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.