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

Ensure deserialization of IterationType works #597 (if and when jackson-databind supports it) #598

Open
JooHyukKim opened this issue May 13, 2023 · 3 comments

Comments

@JooHyukKim
Copy link
Member

@JooHyukKim
Copy link
Member Author

JooHyukKim commented May 27, 2023

There is related discussion going on in FasterXML/jackson-databind#3954

@cowtowncoder
Copy link
Member

Is this supported in jackson-databind? I didn't think it was, at least for Streams.
That'd be needed before XML support I think (if missing like I think it is).

@JooHyukKim
Copy link
Member Author

Is this supported in jackson-databind? I didn't think it was, at least for Streams.

Nope, not yet. I only made this issue to keep record. And from what I tested Iterator types are not yet deserializable either.🤔

@JooHyukKim JooHyukKim changed the title Support for deserialization of Iterator and Stream #597 Support for deserialization of IterationType #597 May 31, 2023
@cowtowncoder cowtowncoder changed the title Support for deserialization of IterationType #597 Ensure deserialization of IterationType works #597 (if and when jackson-databind supports it) Jun 1, 2023
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

2 participants