Draft PEP on RSON configuration file format
Chris Rebert
clp2 at rebertia.com
Mon Mar 1 01:30:45 EST 2010
On Sun, Feb 28, 2010 at 10:39 PM, John Nagle <nagle at animats.com> wrote:
> Patrick Maupin wrote:
>>
>> All:
>>
>> Finding .ini configuration files too limiting, JSON and XML to hard to
>> manually edit, and YAML too complex to parse quickly, I have started
>> work on a new configuration file parser.
>
> You're not supposed to edit those formats manually.
Huh? True for XML /perhaps/, but for the others I quite disagree.
Perhaps you could explain your reasoning?
Cheers,
Chris
--
http://blog.rebertia.com
More information about the Python-list
mailing list