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

Enable reading polymorphic pex_config types (DM-32062) #131

Merged
merged 1 commit into from Oct 6, 2021

Conversation

andy-slac
Copy link
Contributor

The readConfigStorage() method now uses special Config method which
can read arbitrary types from serialized data. We still limit allowed
types to the sub-classes of the type defined in policy.

The `readConfigStorage()` method now uses special Config method which
can read arbitrary types from serialized data. We still limit allowed
types to the sub-classes of the type defined in policy.
@andy-slac andy-slac merged commit 243d05b into master Oct 6, 2021
@andy-slac andy-slac deleted the tickets/DM-32062 branch October 6, 2021 21:58
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.

None yet

2 participants