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

switch to serialization and deserialization callbacks in new dpg models #2801

Open
iscai-msft opened this issue Aug 28, 2024 · 0 comments
Open
Assignees

Comments

@iscai-msft
Copy link
Contributor

We currently have kwarg type that takes in a callback in our dpg models. This only handles deserialization, and we'd also like the ability to handle serialization. Since these models are all vendored, we can switch the callback to be one for serialization and one for deserialization

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant