FasterXML / FasterXML/jackson-dataformats-binary

[ion] Ion type annotations not written for scalar and list types on serialization

未關閉
#97 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
ion
主要語言
Java
星號
347
分支
156
平均合併
3 天 3 小時
30 天內合併 PR
22

描述

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.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。