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

Allow customizing type binding for dequeued Azure Storage messages #878

Merged
merged 2 commits into from
Mar 27, 2023

Conversation

madevoge
Copy link
Contributor

@madevoge madevoge commented Mar 25, 2023

Allow custom type binding for system types, Fixing #877

We are solving the deserialization problem by allowing configuration based bindings.
We cannot get rid of the Type handling in general due to the inheritance based logic used after deserialization.

@cgillum
Copy link
Member

cgillum commented Mar 25, 2023

/azp run

@azure-pipelines
Copy link

azure-pipelines bot commented Mar 25, 2023

EDIT: Azure Pipelines was triggered successfully

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