The DP_WDDX library provides JavaScript support for the WDDX (Web Distributed Data Exchange) standard. This library (is an attempt to) provide updated WDDX support in the JavaScript environment. While the JavaScript libary support contained in the official WDDX SDK is functional it is quite old and does not take advantage of modern JavaScript capabilities and techniques.
* All features of the WDDX specification are fully supported.
* The library’s deserialization routines are fully DOM-based.
* The library has a very small footprint. Only the documented functions are added and nothing else (no properties, global variables or other suprises)