Talk:Object serialization: Difference between revisions

Question about non-object option.
(Question about non-object option.)
Line 8:
 
: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)
 
For non-object oriented languages, could we allow an object alternative? The serialization of something of equal complexity to an object, like a closure. I understand it is possible to create a new task, but I would like to avoid the linked list situation. [[User:bengt]] Mon Oct 21 21:37:29 CEST 2013
Anonymous user