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

Deserialization support? #1

Open
krger opened this issue Jul 3, 2015 · 1 comment
Open

Deserialization support? #1

krger opened this issue Jul 3, 2015 · 1 comment
Labels

Comments

@krger
Copy link

krger commented Jul 3, 2015

Good afternoon! Is it possible to use Granola to deserialize Open mHealth JSON into HealthKit data?

@emersonf
Copy link
Member

emersonf commented Jul 5, 2015

Hi. It doesn't implement deserialization yet, but the question has been brought up before and there are some great use cases for it. I've added deserialization to our roadmap here. Feel free to upvote to increase priority.

If you want to contribute some deserialization code, please do! Contribution instructions are at the bottom of the README. The serialization code itself should be a good starting point, the schema library lives here, and there's Foundation support like NSJSONSerialization that should help.

rutmb pushed a commit to rutmb/Granola that referenced this issue Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants