serializer icon indicating copy to clipboard operation
serializer copied to clipboard

Feature/different tagnames in xmllist

Open e-kemal opened this issue 6 years ago • 3 comments

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.

e-kemal avatar May 24 '18 08:05 e-kemal

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

goetas avatar May 24 '18 15:05 goetas

Hello. What is the status of the PR? What it takes to be accepted?

e-kemal avatar Aug 08 '18 15:08 e-kemal

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?

goetas avatar Aug 18 '19 07:08 goetas