FasterXML / FasterXML/jackson-module-scala

Respect Scala visibility for scoped visibility properties.

オープン
#78 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
Visibility
主要言語
Scala
スター
506
フォーク
138
平均マージ
3時間 6分
マージ済み PR(30日)
48

説明

As discussed in #77, Scala traits can contain fields and that are private to a package. These are implemented as public fields and methods in the JVM because there is no other choice.

If possible, examine the visibility of the field with respect to the class being serialized, and use that to override the JVM visibility.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。