Version 4 of WDDX

Updated 2005-10-05 17:00:39

Is there any WDDX-parsers for TCL?

AK: What is WDDX ?

See: http://www.openwddx.org/

Example packet: <wddxPacket version='1.0'>

  <header comment='Example WDDX packet'/>
  <data>
    <string>This is WDDX packet example</string>
  </data>

</wddxPacket>