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

Clarify side effects of JsonObjectBuilder#build #178

Closed
ivangreene opened this issue Jun 5, 2019 · 1 comment · Fixed by #312
Closed

Clarify side effects of JsonObjectBuilder#build #178

ivangreene opened this issue Jun 5, 2019 · 1 comment · Fixed by #312
Labels
Projects

Comments

@ivangreene
Copy link

In the provided implementation, the JsonObjectBuilder#build will clear the builder. This is not mentioned in the spec so it is unclear if this is intentional

@lukasj lukasj added this to To do in JSONP 2.1 Sep 19, 2021
jbescos added a commit to jbescos/jsonp that referenced this issue Oct 4, 2021
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
jbescos added a commit to jbescos/jsonp that referenced this issue Oct 5, 2021
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
@jbescos
Copy link
Member

jbescos commented Oct 6, 2021

  • TCK

@lukasj lukasj linked a pull request Oct 13, 2021 that will close this issue
lukasj pushed a commit that referenced this issue Oct 13, 2021
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
@lukasj lukasj moved this from To do to Done in JSONP 2.1 Oct 29, 2021
@lukasj lukasj added the 2.1 label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants