Skip to content

Feature json serialization#129

Open
AlexJoz wants to merge 40 commits into
cython-wrapperfrom
feature_jsonSerialization
Open

Feature json serialization#129
AlexJoz wants to merge 40 commits into
cython-wrapperfrom
feature_jsonSerialization

Conversation

@AlexJoz

@AlexJoz AlexJoz commented Nov 30, 2017

Copy link
Copy Markdown
Collaborator

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

@ibayer

ibayer commented Dec 1, 2017

Copy link
Copy Markdown
Owner

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

@AlexJoz

AlexJoz commented Dec 1, 2017

Copy link
Copy Markdown
Collaborator Author

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

ibayer commented Dec 1, 2017

Copy link
Copy Markdown
Owner

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