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

Allow serializing and deserializing custom classes #37

Open
hgrecco opened this issue Jan 12, 2016 · 3 comments
Open

Allow serializing and deserializing custom classes #37

hgrecco opened this issue Jan 12, 2016 · 3 comments

Comments

@hgrecco
Copy link

hgrecco commented Jan 12, 2016

I was not able to find a way (not involving changing pybson) to serialize custom objects. It would be nice to have an object_hook in a similar way to json.

@Parkayun
Copy link
Member

Okay, I will look forward to that. Thx!

@johann-petrak
Copy link

@Parkayun Any news on this?
It would be great to be able to hook into serialization and deserialization so that we can map back and forth between custom classes and their serialization as generic maps.

@Parkayun
Copy link
Member

@johann-petrak No updates for this issue, sorry for this. But I am ready to review pr if anyone submitted.

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

3 participants