8000 Support super class controllers by LeStegii · Pull Request #70 · fujaba/fulibFx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support super class controllers #70

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

Merged
merged 6 commits into from
Mar 24, 2024
Merged

Conversation

LeStegii
Copy link
Collaborator
@LeStegii LeStegii commented Mar 14, 2024

When initializing, rendering or destroying controllers the framework now also checks for super classes.

  • Updated tests
  • Added more util methods
  • Fixed an issue with invalid warnings being sent

The following cases are supported:

  • @Resource annotated fields
  • @SubComponent annotated fields
  • Event-Methods (@onReder, ...)
  • Parameter fields/Methods

Closes #57

@LeStegii LeStegii marked this pull request as ready for review March 24, 2024 13:09
@LeStegii LeStegii requested a review from Clashsoft March 24, 2024 13:19
@LeStegii LeStegii merged commit 5920695 into master Mar 24, 2024
@LeStegii LeStegii deleted the feat/inherent-controller-classes branch March 24, 2024 14:48
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.

Inherent controller classes
2 participants
0