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

flatten/unflatten missing from type interface #151

Open
mmerickel opened this issue Nov 8, 2013 · 0 comments
Open

flatten/unflatten missing from type interface #151

mmerickel opened this issue Nov 8, 2013 · 0 comments

Comments

@mmerickel
Copy link
Member

The SchemaNode is clearly expecting types to have flatten and unflatten methods.

https://github.com/Pylons/colander/blob/master/colander/__init__.py#L1876

I'm assuming this was added without updating the documentation. Also cstruct_children is required yet missing.

Finally, is there any reason the SchemaType object is not public, which takes care of certain defaults (like flatten/unflatten/cstruct_children) when implementing custom types?

wolverdude added a commit to wolverdude/colander that referenced this issue May 20, 2015
wolverdude added a commit to wolverdude/colander that referenced this issue Sep 27, 2015
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

No branches or pull requests

1 participant