209 Views
Fluently-XML is an extensible XML serialization library that sports a simple domain-specific language for specifying serialization behavior. In this post, I will show you how the configuration data is "compiled" into classes that perform serialization at runtime.
0 comments