From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-07-14 23:23:04


I know there was some hot-n-heavy talk about C++ serialization here
recently...
For those working on serialization for C++ and interested in human-readable
formats, I suggest a look at YAML: http://www.yaml.org/spec/.

Regards,
Dave