Skip to content

Add default Write / Serialization functionality / behavior for System.Text.Json converters - #663

Merged
mpreyskurantov merged 3 commits into
DevExpress:masterfrom
mpreyskurantov:stj-converters-default-write-dev
Apr 22, 2025
Merged

Add default Write / Serialization functionality / behavior for System.Text.Json converters#663
mpreyskurantov merged 3 commits into
DevExpress:masterfrom
mpreyskurantov:stj-converters-default-write-dev

Conversation

@mpreyskurantov

@mpreyskurantov mpreyskurantov commented Apr 18, 2025

Copy link
Copy Markdown
Contributor

Patch for #617 and #605

Provides a default Write / Serialization functionality / behavior for ntsf -> stj converters.

Before it fails on attempting to serialize the DataSourceLoadOptionsBase instance, where these converters are in use:
DataSourceLoadOptionsBase -> Group -> GroupInterval
DataSourceLoadOptionsBase -> Filter

Serialization results / tests

@mpreyskurantov mpreyskurantov added the .NET Pull requests that update .net code label Apr 18, 2025
@mpreyskurantov mpreyskurantov self-assigned this Apr 18, 2025
@mpreyskurantov
mpreyskurantov merged commit 3ab3932 into DevExpress:master Apr 22, 2025
@mpreyskurantov
mpreyskurantov deleted the stj-converters-default-write-dev branch April 22, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants