Any issues switching from WDDX to JSON?
JSON is much more compact than WDDX, and both technologies solve roughly the same goal. WDDX seems to be fading away with the increasing popularity of JSON.
What issues have people run into when switching from WDDX to JSON, or using JSON in general? I am interested in problems that would impact the storing application data structures in a database, which is what I mainly use WDDX for. Thank you.
