pickling or xml or other?

placid Bulkan at gmail.com
Tue Aug 15 08:14:49 EDT 2006


Hi all,

I have an application were i want the user to "configure" some settings
which are variables within different classes.

My question is should i just pickle out these variables to a file in
some particular order then read it back. Or use xml to save the config
values ? Which one scales better if settings increase?

Other sugestions? 

-Cheers




More information about the Python-list mailing list