remove support for user-defined data types
Open
@rgerhards is already working on this.
Since Apr 6, 2016.
enhancement
- Dominant language
- C
- Stars
- 61
- Forks
- 35
- Avg merge
- 21m
- Merged PRs (30d)
- 2
Description
We only support the standard json data types. While user-defined extensions are nice to have, they are heavy in regard to the logic to support them. We should only revise this decision if during implementation we find there is limited value in removing them.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.