Skip to content

fix: support JsonObject#10

Merged
paodb merged 2 commits into
mainfrom
feat-json-object
Jun 26, 2023
Merged

fix: support JsonObject#10
paodb merged 2 commits into
mainfrom
feat-json-object

Conversation

@javier-godoy

Copy link
Copy Markdown
Member

In issue #7, I documented that "JsonObject is not supported." This limitation is as a particular case related to issues #3 and #4, which were not (fully) resolved in PR #5 and #6.

However, upon further investigation, it was found that implementing support for JsonObject is not as challenging as initially perceived. Therefore, I propose addressing this issue by adding support for JsonObject, as originally claimed in the documentation.

By incorporating this implementation, we can ensure that JsonValue is fully supported and can handle the specific case of JsonObject. This will provide a comprehensive solution for the related issues and improve the functionality of the project.

@javier-godoy javier-godoy requested review from flang, mlopezFC and paodb June 24, 2023 22:36
@javier-godoy javier-godoy changed the title Feat json object fix: support JsonObject Jun 24, 2023
@paodb paodb merged commit b0db211 into main Jun 26, 2023
@paodb paodb deleted the feat-json-object branch June 26, 2023 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants