Deprecated-but-readable table fields?
Open
codegen
pr-requested
- Dominant language
- C++
- Stars
- 26.5k
- Forks
- 3.7k
- PR merge metrics
- No merged PRs in 30d
Description
I'm wondering if there's a way to have fields that are deprecated for writing, but still have read accessors available. We have a bunch of serialized objects where we would like to soft-migrate to the non-deprecated attributes, but would still like to read the old values if they exist.
Contributor guide
Assessment
This issue has not been assessed yet.