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

(FYI, not issue) -- to generate Smile encoded data could use Jackformer #3

Open
cowtowncoder opened this issue Feb 26, 2021 · 0 comments

Comments

@cowtowncoder
Copy link
Collaborator

As per title, not an issue report, but something that might help with both getting Smile encoded data and verifying Smile decoding. I am writing a silly little webapp that can do "blind" transformations between data formats Jackson supports (N x N). Specifically it can be used to transform from JSON, XML and YAML into Smile and back:

https://github.com/cowtowncoder/Jackformer

and so can create Smile encoded documents from say JSON. It can also be used to transform from Smile to JSON to see if encoding is correct.
There isn't yet anything in a way to configure Smile settings but maybe this would be useful at any rate.

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