Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add protocol that converts to JSONValue #163

Open
1ec5 opened this issue Oct 5, 2021 · 0 comments · May be fixed by #164
Open

Add protocol that converts to JSONValue #163

1ec5 opened this issue Oct 5, 2021 · 0 comments · May be fixed by #164
Labels
feature New feature request. jira-sync-complete op-ex Refactoring, Tech Debt or any other operational excellence work.
Milestone

Comments

@1ec5
Copy link
Contributor

1ec5 commented Oct 5, 2021

Along the lines of #158, there should be a JSONValueConvertible protocol that provides more flexibility in converting types to JSONValue, JSONArray, and JSONObject. #159 initially implemented this protocol, but I backed it out because of concerns about potential ambiguity regarding which initializers would be called in various situations.

/cc @macdrevx

@1ec5 1ec5 added op-ex Refactoring, Tech Debt or any other operational excellence work. feature New feature request. labels Oct 5, 2021
@truburt truburt added this to the v2.1-rc milestone Oct 18, 2021
@1ec5 1ec5 modified the milestones: v2.1-rc, v2.2-beta Nov 10, 2021
@1ec5 1ec5 modified the milestones: v2.2-beta, v3.0 Mar 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request. jira-sync-complete op-ex Refactoring, Tech Debt or any other operational excellence work.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants