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

HydrationProvider target type checks are reversed #8

Closed
Machine-Maker opened this issue Aug 1, 2023 · 0 comments
Closed

HydrationProvider target type checks are reversed #8

Machine-Maker opened this issue Aug 1, 2023 · 0 comments

Comments

@Machine-Maker
Copy link
Contributor

When checking if a hydration provider applies to an impl of ClassData, FieldData, or MethodData, the check is reversed where it currently checks if the target class supplied by the HydrationProvider extends the method's actual class.

It should instead of the method's actual class extends the target class from the HydrationProvider.

@DenWav DenWav closed this as completed in 55fef66 Aug 2, 2023
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

No branches or pull requests

1 participant