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

Suggest the library to godot #25

Open
vinipsmaker opened this issue Feb 13, 2018 · 1 comment
Open

Suggest the library to godot #25

vinipsmaker opened this issue Feb 13, 2018 · 1 comment

Comments

@vinipsmaker
Copy link
Contributor

In this post, they show interest in JSON parser which is not DOM-based:

Theoretically, glTF2 should be less efficient to parse than Collada, as it requires parsing the whole JSON into memory. Collada can be streamed in by using a SAX XML parser

I'm opening this issue just as a reminder in case I decide to open a PR against their code base. Trial.Protocol would gain another heavy user to the JSON library.

@vinipsmaker
Copy link
Contributor Author

Other users we might convince to try this library: https://github.com/jevolk/charybdis/tree/master/include/ircd/json

In this case, I suspect they we'd like to tune the conversion to string (i.e. JSON string value extraction), but first I need to take a look on how they use this abstraction.

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

No branches or pull requests

1 participant