Write XML Encoding Abstractions (#389)
* Write XML Encoding Abstractions This commit creates an XML encode & escaping abstraction that allows "fearless code generation" (invalid XML is a compile error). * Rename TagWriter to ScopeWriter
Loading
Please register or sign in to comment