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

Add StreamWriteCapability for further format-based/format-agnostic handling improvements #630

Closed
cowtowncoder opened this issue Jul 9, 2020 · 0 comments
Milestone

Comments

@cowtowncoder
Copy link
Member

(note: similar to #619)

Similar to addition of StreamReadCapability for JsonParser, it seems useful to have indicators that allow addition of some level of format-specific support at databind layer without making it directly aware of details of format backends: to expose set of capabilities that serializers can introspect.

At this point addition is somewhat speculative (i.e. there are areas where it might be handy, but no single specific usage yet), but the idea is to add plumbing in 2.12 so it will be available for later minor versions.

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