[2004-01-28 16:52 UTC] Hi,
I once proposed a OO-wrapper for wddx_* maybe we could combine this and add a parameter to choose whether you need a human readable version or not. Source can be found at:
http://www.php-tools.de/PEAR/XML_WDDX/
Stephan
[2004-01-28 22:09 UTC] I wonder if adding WDDX support to XML_Serializer might be a better idea?
- Davey
[2004-01-29 13:18 UTC] The package has been updated to do
XML_Wddx::deserialize($string);
.. useful as I didnt have wddx compiled on a target machine..
[2004-02-02 17:01 UTC] I think, it's very good idea.
Very usefull for users who not have compiled in php wddx_* module.
|