[Javascript] WDDX for serializing objects in javascript

Pramod Jain, INDENT pramod at indent.org
Tue Jul 9 17:02:02 CDT 2002


We have just started using WDDX.

When we deserialize a serialized object, all the variables are capitalized.
So we serialized an object obj1 with variables a,b,c.  the deserialized
object has obj1.A, obj1.B

If you know how to get rid of the capitalization, please let me know

Also, looks like WDDX is old, the last release I was able to find is 1999.
Is there a newer release, or is there a better product to serialize and
deserialize objects for javascript?





More information about the Javascript mailing list