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

Update DataBusProperty serialization #6894

Merged
merged 6 commits into from
Oct 17, 2023
Merged

Update DataBusProperty serialization #6894

merged 6 commits into from
Oct 17, 2023

Conversation

bording
Copy link
Member

@bording bording commented Oct 12, 2023

This PR finishes up the changes made to DataBusProperty<T> in #6810 and #6889. It cleans up leftover stuff from the ISerializable removal and ensures that it will still be able to serialize properly with the in-box serializers.

I also expanded the test coverage a bit to ensure that both message serializers are tested for both DataBusProperty<T> and unobtrusive DataBus options.

@bording bording merged commit 4798bf0 into master Oct 17, 2023
3 checks passed
@bording bording deleted the databus branch October 17, 2023 15:43
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.

2 participants