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 -- http://mail.python.org/mailman/listinfo/python-list