serializer icon indicating copy to clipboard operation
serializer copied to clipboard

implement @SkipWhenEmpty for strings

Open leoric opened this issue 6 years ago • 3 comments

Q A
Bug fix? no
New feature? yes
Doc updated no
BC breaks? no
Deprecations? no
Tests pass? yes
License Apache-2.0

leoric avatar Mar 07 '18 11:03 leoric

Hi! Thanks for the contribution. Can you update the other visitors? (xml and yaml) Can you also update the documentation?

goetas avatar Mar 07 '18 11:03 goetas

fixed formatting, made documentation more clear. Xml visitor don't need an update - you can't create an empty string node in xml. Yaml visitor doesn't handle this tag at all ATM

leoric avatar Mar 07 '18 14:03 leoric

When can this be merged?

TNAJanssen avatar Sep 02 '19 09:09 TNAJanssen