JasonCG
Results
2
issues of
JasonCG
#### Description This change in VTag create_element checks for the xmlns attribute. If specified, then it uses that as the namespace when creating the element. This makes it possible to...
Adds `Deserialize` support to various data structures in order to support deserializing `Chart`, as well as a couple extremely basic test cases to test deserialization. Most of this was straightforward,...