Skip to content

Allow users to extend JSONObject with custom map #998

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

Closed
wants to merge 4 commits into from

Conversation

spaffrath
Copy link
Contributor

For Issue #822. I know this has been a frequently discussed issue and I agree with the sentiment of keeping the repo as a reference implementation of the JSON spec. Allowing the map initialization to be overridden makes no functional changes to the repo at all but allows users the flexibility to extend the implementation to provide whatever ordering they may desire, be it FIFO, alphabetical, or whatever else may be needed.

Thank you for your consideration.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@stleary
Copy link
Owner

stleary commented Jul 14, 2025

Sorry, appreciate the effort, but this change should be done in a forked repository. It can't be accepted for this project.

@stleary stleary closed this Jul 14, 2025
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