Talk:Object serialization: Difference between revisions

no edit summary
(Created page with 'Serializing object instances which have no state does not seem very meaningful. You could trivially satisfy this task in some languages merely by naming the objects. Meanwhile,…')
 
No edit summary
Line 6:
 
[[User:Rdm|Rdm]] 20:25, 2 September 2009 (UTC)
 
:Try serializing an object graph; the inter-object links would be a reasonable piece of state. Or you could use the labels on the nodes as the state. I'd keep the construction short though; this is a serialization task, not a "build a graph" task after all. —[[User:Dkf|Donal Fellows]] 05:38, 3 September 2009 (UTC)
Anonymous user