Good afternoon,
I have read the short section regarding "XML Serialization of Business Objects" of "DevForce 2010 Developpers Guide". so I understand the following statement:
Without some mechanism to control the depth of the graph, the serialization of a single entity might result in hundreds or even thousands of related entities being serialized. |
Nethertheless, we want to use the serialization mechanism to perform an "entity" Cut and Paste functions, so we need a simple way to include, during the serialization process, the complete object graph of an entity. Do you have any simple suggestion?
Thanks for your help.
Frédéric