-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
The JSON-B specification lacks several details about the use of JsonAdapter. As a result, the existing implementations behave differently. As a consequence, existing applications need to apply workarounds to work on all implementations unchanged.
There are two proposals currently how to fix that in a future version of the specification:
- @mkarg proposes to completely specify JsonAdapter, so both implementations behave the same.
The effect would be that all existing applications can either keep the existing workarounds or remove them, at their exclusive discretion. - @rmannibucau proposes to deprecate and eventually drop JsonAdapter.
To get broad input from the community, everybody (users and vendors) are invited to discuss the pros and cons of these proposals.
To come to a final decision, committers are invited to vote for / agains these proposals.
Metadata
Metadata
Assignees
Labels
No labels