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

Implement a way to list which serializer for each backend #8

Closed
argaen opened this issue Oct 3, 2016 · 1 comment
Closed

Implement a way to list which serializer for each backend #8

argaen opened this issue Oct 3, 2016 · 1 comment

Comments

@argaen
Copy link
Member

argaen commented Oct 3, 2016

Some serializers may not be compatible with a given backend. This error would be better if its raised during instantiation time rather than when calling the actual operations. The error should also return which serializers are supported.

@argaen
Copy link
Member Author

argaen commented Oct 8, 2016

This may be related with #7. More than list of serializers, maybe some advanced way to which encoding is supported by which serializer/backend. Needs some thinking.

@argaen argaen closed this as completed Oct 24, 2016
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

1 participant