A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-October/049217.html below:

[Python-Dev] ConfigParser patches

[Python-Dev] ConfigParser patchesPhillip J. Eby pje at telecommunity.com
Mon Oct 4 04:44:31 CEST 2004
At 12:03 PM 10/2/04 -0500, Skip Montanaro wrote:

>     Guido> This reveals IMO a big mistake in thinking about configuration
>     Guido> files.  The most important user of a config file is not the
>     Guido> programmer who has to get data out of it; the most important user
>     Guido> is the user who has to edit the config file. The outrageous
>     Guido> verbosity of XML makes the above example a complete usability
>     Guido> liability.
>
>Agreed.
>
>What about YaML?  It's human readable/editable and uses indentation to
>denote structure instead of <tags>.  I'd Google for a reference but I'm
>off-net at the moment.

YaML isn't very friendly to non-techies, IMO.  I consider it a very good 
human *readable*  format, but not a human *writable* format.  I honestly 
have an easier time writing XML than YaML, because there are fewer symbols 
to remember, the format is more regular, and I don't have to think as hard 
about what the processor is looking for.

Of course, I *definitely* prefer .ini files to XML, if they are sufficient 
for the use case.

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4