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

create interface for integrating third-party json parsers #45

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

lugehorsam
Copy link
Contributor

@lugehorsam lugehorsam commented Dec 4, 2020

The only complicated thing here is that some parsers (e.g., RapidJson) require member annotations. For any users requiring custom member annotations, the consideration would be whether to add some sort of "member annotation" hook to plug into when doing the codegen. Aside from that, this interface should do the trick.

@lugehorsam
Copy link
Contributor Author

@novabyte ready for another look

* DateTime type and Guid type conversions added to TinyJson. Also tests are modified.

* DateTime format changed.

Because of take all the values of the DateTime

* TestObjectWithAllTypes added.

All known types tested from object-json to json-object
@CLAassistant
Copy link

CLAassistant commented Mar 21, 2021

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

❌ fatihyldrim
❌ lugehorsam
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

None yet

3 participants