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

Feature json serialization #129

Open
wants to merge 40 commits into
base: cython-wrapper
Choose a base branch
from

Conversation

AlexJoz
Copy link
Collaborator

@AlexJoz AlexJoz commented Nov 30, 2017

We can send the data, but i don't really like the way it happens.
Any thoughts?

@ibayer
Copy link
Owner

ibayer commented Dec 1, 2017

What bothers you? The whole to string serialization?
Python side looks fine to me.

@AlexJoz
Copy link
Collaborator Author

AlexJoz commented Dec 1, 2017

yep, python side is fine and even jsonify the real settings - easy.
But i don't really like the c++ side.
And what about precision of float/double types. as text?

@ibayer
Copy link
Owner

ibayer commented Dec 1, 2017

Can you open PR for the cpp stuff, easier to discuss details there.

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.

2 participants