Comments for "XML_Wddx"

» Submit Your Comment
Comments are only accepted during the "Proposal" phase. This proposal is currently in the "Finished" phase.
» Comments
  • Stephan Schmidt  [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
  • Davey Shafik  [2004-01-28 22:09 UTC]

    I wonder if adding WDDX support to XML_Serializer might be a better idea?

    - Davey
  • Alan Knowles  [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..
  • Vitaliy N. Kravchenko  [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.