FasterXML / FasterXML/jackson-dataformats-binary
[Avro] Rename `VisitorFormatWrapperImpl` to `AvroFormatVisitorWrapper` in 2.14 or 3.0
未关闭
3.2
avro
- 主要语言
- Java
- 星标
- 347
- 派生
- 156
- 平均合并
- 3 天 3 小时
- 30 天内合并 PR
- 22
描述
`VisitorFormatWrapperImpl` class name is unfortunate. It makes sense to rename it into something more descriptive, for example `AvroFormatVisitorWrapper`.
Implementation in 2.13:
public class VisitorFormatWrapperImpl
implements JsonFormatVisitorWrapper
Citation from #292 comment:
> Maybe it would make sense to also file a follow-up issue about actual renaming (of `VisitorFormatWrapperImpl` ) like you suggested first (to `AvroFormatVisitorWrapper`).
> I'd have to think if it actually could go in 2.14, after all, or at least in 3.0.
Question is, in which release?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。