FasterXML / FasterXML/jackson-module-scala

Respect Scala visibility for scoped visibility properties.

Ouverte
#78 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Visibility
Langage dominant
Scala
Étoiles
506
Forks
138
Merge moyen
3 h 6 min
PR mergées (30 j)
48

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.