Skip to content

Conversation

@glopesdev
Copy link
Member

Nullable primitive types were not marked as XML serializable, since the syntax for nullable types was not taken into account when comparing the inferred property types. This change allows for generated nullable primitive properties to be serialized correctly in the workflow.

Syntax for nullable types needs to be unwrapped before testing if the
underlying type is primitive.
@glopesdev glopesdev added the fix Pull request that fixes an issue label Nov 20, 2025
@glopesdev glopesdev merged commit 019f21b into bonsai-rx:main Nov 20, 2025
10 checks passed
@glopesdev glopesdev deleted the nullable-primitive-xmlserializer branch November 20, 2025 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Pull request that fixes an issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant