[Python-Dev] ConfigParser patches

Carlos Ribeiro carribeiro at gmail.com
Mon Oct 4 04:53:44 CEST 2004


On Sun, 03 Oct 2004 22:44:31 -0400, Phillip J. Eby
<pje at telecommunity.com> wrote:
> Of course, I *definitely* prefer .ini files to XML, if they are sufficient
> for the use case.

Which means almost always, as far as text configuration files are concerned.

(if the configuration is complex enough as to *require* XML, then it's
probably better to provide a full fledged user interface for the
customization anyway).

-- 
Carlos Ribeiro
Consultoria em Projetos
blog: http://rascunhosrotos.blogspot.com
blog: http://pythonnotes.blogspot.com
mail: carribeiro at gmail.com
mail: carribeiro at yahoo.com


More information about the Python-Dev mailing list