0
kicks
Fluent XML Serialization–Part 2: Compiling Serialization
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.