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

BUGFIX: Use method reflection from parent class in case a flow proxy class is detected #12

Merged

Conversation

mficzel
Copy link
Member

@mficzel mficzel commented Apr 9, 2024

this avoids problems with attributes that are not transferred to the generated proxy and ensures that path attributes are actually effective

@mficzel mficzel requested a review from nezaniel April 9, 2024 15:16
@mficzel mficzel force-pushed the bugfix/useParentClassMethodReflectionToCircumventFlowProxies branch from 81b446f to 0b4bb96 Compare April 9, 2024 15:19
…class is detected

this avoids problems with attributes that are not transferred to the generated proxy and ensures that path attributes are actually effective
@mficzel mficzel force-pushed the bugfix/useParentClassMethodReflectionToCircumventFlowProxies branch from 0b4bb96 to 4dae7e9 Compare April 9, 2024 15:21
@nezaniel nezaniel merged commit ce2a445 into main Apr 10, 2024
2 checks passed
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