JSSerialization: Functions for (de)serialization of jsvals

Implements the ISerializable interface; see there. (TODO: link)

note: code is marked "WIP, not yet functional" (seen 2005-07-19)

In addition to ISerializable, the following operations are available:

  • After a Deserialize() call, the class may be cast to jsval or CStr and the deserialized data will be converted and returned as such.
Last modified 16 years ago Last modified on Feb 23, 2008, 4:19:00 AM
Note: See TracWiki for help on using the wiki.