Skip to content

Conversation

@BSchneppe
Copy link

@BSchneppe BSchneppe commented Dec 30, 2024

changes condition of start element next_event call for structs
always break for EndDocument

fixes #200

This kind of conflicts with #193, and we probably need to come up with a different solution. The problem is that we compare the name of the struct here with the local name, which will not work for renamed fields

changes condition of start element next_event call for structs,
always break for EndDocument
@BSchneppe BSchneppe marked this pull request as draft December 30, 2024 16:39
@BSchneppe
Copy link
Author

BSchneppe commented Dec 30, 2024

was not able to reproduce the deserialization result seen in
#192 , so i removed the namespace equality check

@BSchneppe BSchneppe marked this pull request as ready for review December 30, 2024 18:40
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

Successfully merging this pull request may close these issues.

Incorrect deserialization of triply-nested elements with a default namespace

1 participant