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

Make TransformObject trait more flexible #2381

Merged
merged 4 commits into from
Jun 14, 2024
Merged

Make TransformObject trait more flexible #2381

merged 4 commits into from
Jun 14, 2024

Conversation

hannobraun
Copy link
Owner

This makes some changes to TransformObject to allow more flexibility in what can implement it, and what that implementation results in. I need this to implement a fix that currently blocks further progress in #2290.

This makes the trait more flexible. I'm going to need this additional
flexibility for an upcoming change.
This is another measure to provide more flexibility that I'm going to
need going forward. It also has surprisingly little effect on the rest
of the code.
@hannobraun hannobraun merged commit 605e524 into main Jun 14, 2024
3 checks passed
@hannobraun hannobraun deleted the transform branch June 14, 2024 20:15
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.

1 participant