FasterXML / FasterXML/jackson-datatypes-collections
PrimitiveRefMapSerializer and RefPrimitiveMapSerializer don't extend ContainerSerializer
Aperta
- Lingua principale
- Java
- Stelle
- 90
- Fork
- 56
- Merge medio
- 2h 30m
- PR unite (30g)
- 1
Descrizione
`ContainerSerializer` (a class in `jackson-databind`) includes some non-trivial machinery which may change in any version of Jackson. `PrimitiveRefMapSerializer` and `RefPrimitiveMapSerializer` (in `primitive_collections_base`) duplicate some parts of that logic (and I'm not sure that they do it right). Therefore, I think it would be nice to refactor these classes to inherit from `ContainerSerializer`.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.