FasterXML / FasterXML/jackson-dataformats-binary
[ion] Ion type annotations not written for scalar and list types on serialization
- Langage dominant
- Java
- Étoiles
- 347
- Forks
- 156
- Merge moyen
- 3 j 3 h
- PR mergées (30 j)
- 22
Description
Creating an issue based on the [Google Groups discussion](https://groups.google.com/forum/#!topic/jackson-user/MO_w7n1oyFs).
Issue: Ion type annotations are not written when using [IonAnnotationTypeSerializer](https://github.com/FasterXML/jackson-dataformats-binary/blob/master/ion/src/main/java/com/fasterxml/jackson/dataformat/ion/polymorphism/IonAnnotationTypeSerializer.java). This is due to un-implemented `writeTypePrefixForScalar` and `writeTypePrefixForArray` methods in the class.
Will see if I can work on a PR, with tests, for the fix.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.