FasterXML / FasterXML/jackson-module-scala

Respect Scala visibility for scoped visibility properties.

Aperta
#78 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Visibility
Lingua principale
Scala
Stelle
506
Fork
138
Merge medio
3h 6m
PR unite (30g)
48

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.