On 2011-08-06 18:32, Sean Kelly wrote:
I'd love to be able to send classes between processes, but first we need a good serialization/deserialization mechanism.
Have a look at Orange, I don't know if it's considered good but it works for almost all types available in D, the only available archive is currently XML. http://dsource.org/projects/orange/
-- /Jacob Carlborg