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

CBOR: Test cases for cbor_json.go:tag2json() #5

Open
prataprc opened this issue Jun 21, 2017 · 0 comments
Open

CBOR: Test cases for cbor_json.go:tag2json() #5

prataprc opened this issue Jun 21, 2017 · 0 comments

Comments

@prataprc
Copy link
Member

prataprc commented Jun 21, 2017

As of now, Gson supports following CBOR tagged data types:

tagDateTime, tagEpoch, tagPosBignum, tagNegBignum,
tagDecimalFraction, tagBigFloat, tagCborEnc, tagRegexp,
tagCborPrefix

I don't think JSON supports any of them in its present form. If we
can find some innovative way to still represent these tagged data
types within the limited set of JSON types, we can explore further.

@prataprc prataprc changed the title Test cases for cbor_json.go:tag2json() CBOR: Test cases for cbor_json.go:tag2json() Feb 8, 2018
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

1 participant