serializer
serializer copied to clipboard
Feature/different tagnames in xmllist
Q | A |
---|---|
Bug fix? | no |
New feature? | yes |
Doc updated | yes |
BC breaks? | no |
Deprecations? | no |
Tests pass? | yes |
Fixed tickets | #921 |
License | Apache-2.0 |
Adds support for xml lists, in which the tag name depends on the type of object.
Very nice feature. Implementation a bit complex.
Attention that you are targeting the master branch, but probably your pr was made to work with the 1.x branch.
Is there a way to "make more elegant" changes is the xml (de)serialization visitors? currently it increases the complexity really a lot... in an already class
Hello. What is the status of the PR? What it takes to be accepted?
Hi, sorry if it took that long (more than a year...), but somehow I've missed this PR.
Are you still working on it or on something similar?