Python as Config Language -- Forget XML and INI files
in Python added by admin, on 12/1/2008 configuration-file
A programming language has all the advantages as a language for encoding parameters. I see why it's rare -- too many programmers have spent too much time with MS's abominable INI files and think it's "normal".
comment save report