FasterXML / jackson-future-ideas

Repository for SOLE PURPOSE of issue tracker and Wiki for NEW IDEAS. Please: NO BUG REPORTS.
18 stars 6 forks source link

[Jackson-3] Proposal for Renaming of properties for Naming Symmetry #70

Open JooHyukKim opened 1 month ago

JooHyukKim commented 1 month ago

Proposal

I propose the following naming schema to provide a clear and consistent structure:

Serialization Side

Deserialization Side

Example Class Hierarchy

Current (AS-IS)

Proposed (TO-BE)

Benefits

Note

We will talk along the way the classes that are not mentioned here, yet.

cowtowncoder commented 1 month ago

I like this idea. I think I'd like to get https://github.com/FasterXML/jackson-databind/pull/4396 merged before this, but we can proceed with renaming right after (technically it is not strictly necessary to order things this way but might be slightly less problem merging).

JooHyukKim commented 1 month ago

I like this idea. I think I'd like to get FasterXML/jackson-databind#4396 merged before this, but we can proceed with renaming right afte

Sounds good to me ✅