Op Friday 8 May 2015 12:54 CEST schreef Steven D'Aprano:

> If your code is only going to be used by yourself, I'd just use
> pickle. If you are creating an application for others to use, I
> would spend the extra effort to build in support for at least
> pickle, JSON and plists, and let the user decide what they prefer.

Well, I put it on GitHub, so I hope it is going to be used by others
also. ;-) There are other things that are more urgent at the moment,
but in the future I will implement JSON and plists then.

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to