You can see the source code for ObjectUtil.copy() here:
http://opensource.adobe.com/svn/opensource/flex/sdk/trunk/frameworks/projects/framework/src/mx/utils/ObjectUtil.as

You can use this type of code to write unit tests that exercise ActionScript 
serialization and deserialization for your value objects, without needing to 
send data to a server.

Reply via email to