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

Move object unwrap behavior to config object #983

Merged
merged 2 commits into from
Jan 5, 2023
Merged

Conversation

mattcoley
Copy link
Collaborator

@mattcoley mattcoley commented Jan 5, 2023

Moves the unwrap object behavior to a separate class that implements an interface. The unwrap behavior can be modified by setting a custom object that implements that interface when constructing the config.

This allows us to extend this unwrap functionality in our own extension of Jinjava.

@mattcoley mattcoley changed the title Unwrap wiresafe values Move object unwrap behavior to config object Jan 5, 2023
@mattcoley mattcoley marked this pull request as ready for review January 5, 2023 19:52
@mattcoley mattcoley merged commit 8c63b5d into master Jan 5, 2023
@mattcoley mattcoley deleted the unwrap-wiresafe branch January 5, 2023 20:31
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