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 some "tester" methods to JSON abstraction #2316

Open
tonihele opened this issue Oct 23, 2024 · 0 comments
Open

Add some "tester" methods to JSON abstraction #2316

tonihele opened this issue Oct 23, 2024 · 0 comments

Comments

@tonihele
Copy link
Contributor

Add some "tester" methods to JSON abstraction. Namely these:

  • isJsonObject
  • isJsonArray
  • isJsonPrimitive
  • isJsonNull

I can't asses would they break the abstraction or not (i.e. how difficult these are for different JSON implementations to implement). And of course these are not used in jME itself so in that way this is a questionable request. I leave this to your discretion.

Here is our glorious transition from 3.7 beta to 3.7 stable:
https://github.com/jMonkeyEngine/sdk/pull/618/files#diff-2c58043a06f20e6b566c4e3620e809eeeaad2aff34a1679e8afb2ac02a46fedf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants