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

Remove XML serialization properties from public API #1451

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

glopesdev
Copy link
Member

This PR hides all XML serialization properties from the public API. These properties are an implementation detail of how XML serialization currently works and might change at any point so we want to make it clear that they shouldn't be relied upon.

Fixes #1205

@glopesdev glopesdev added the feature New planned feature label Jul 3, 2023
@glopesdev glopesdev added this to the 2.8 milestone Jul 3, 2023
@glopesdev glopesdev merged commit 0533995 into bonsai-rx:main Jul 3, 2023
2 checks passed
@glopesdev glopesdev deleted the issue-1205 branch July 3, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider adding EditorBrowsableState attribute to XML serialization properties
1 participant