Prev: can python do this?
Next: Redirecting stdin to a file
From: Daniel Molina Wegener on 3 Dec 2009 08:05 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hello Python Community. I'm pleased to announce pyxser-1.3r-p1, a python extension which contains functions to serialize and deserialize Python Objects into XML. It is a model based serializer. Here is the ChangeLog entry for this release: - ---8<--- 1.3r-p1 (2009.11.30): Daniel Molina Wegener <dmw(a)coder.cl> * pyxser_tools.c: Removed bug concerning deserialization of collection elements; pyxser now can handle extension declared classes, such as boost::python ones --- thanks to the suggestions made by Daniel Filonik. * pyxser.c: Added selector as optional argument used as callback to select object attributes to being serialized. * pyxser_string.c: Removed bug concerning unicode serialization. Thanks pyxser users for your feedback... - ---8<--- The project is hosted at: http://sourceforge.net/projects/pyxser/ The web page for the project is located at: http://coder.cl/products/pyxser/ For a sample article on how to integrate pyxser with ZSI WebServices: http://coder.cl/2009/10/18/pyxser-and-zsi-webservices/ Thanks and best regards, - -- | Daniel Molina Wegener <dmw [at] coder [dot] cl> | | IT Consulting & Software Developer | | http://coder.cl/ | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iQIcBAEBCgAGBQJLF7esAAoJEHxqfq6Y4O5NCUMP/jyxE3sr0GyeOCedBgeC1rEE 4WyEOe5MrJVyCWFd3YML3NIY3G8i46UR/Fp77pMOaFL8kIoorE0406UIrgFxTpUY 9IAquP7fLnsgQVKzI8rbGSsMJsmuKW3yhAFE0P/A5HRZ6Edv3A2Pena3gI+Ypi8I qXnfaaURhJUdWJQ3PDoE5F3236shFZOLzv1Kuooi9DE1a7giB/mWjuHgE74cOIln ps79Yoh8pF+4feqJqdrN+DHfPphTICR+VkzQwt7Ac12Xia2dt7wt9sOlncy+rAvB Jtkd9PW+q6IMj/Iz/OC9B+J1Z0stYvgJEj0ifzXqS4xq4IGIYJN7T+92IA2u2L4t 0KwRhNwNGusYUCAncVoEk6M1mHZOLs34tOMIgps2YDGYbfnTR3nLLFmPypmShpko 8ekliO6+klJ0RK5e2VjDNTZC03XQpFXmLJZOuYt9XaMDjES0jOuKkNJ3PbssyePZ 9bEoCOH2gt4YzAMZIqP3A7b/6mYeqqnorphWIbDtqA9PXrgWjqWlUILRe5UC00sy LLUoFEQSEZggHvkg2Xrx363TbHnJwccAXMUSrYQfHA1SQXWRPzmaAbqAujOmXm4+ b6ClnWSWcXFoYlEjkqnlqAB+LBckJRYavUqwbxL1ht1dCgPBWXiLZrMMfGfXk0IS GLf4OzGzn1jTw1eSBXy5 =LLDX -----END PGP SIGNATURE-----
|
Pages: 1 Prev: can python do this? Next: Redirecting stdin to a file |