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

Implement non-reflective controllers instantiation #38

Closed
Paullo612 opened this issue May 28, 2023 · 0 comments
Closed

Implement non-reflective controllers instantiation #38

Paullo612 opened this issue May 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Paullo612
Copy link
Owner

Controller can be instantiated directly by generated code if it has accessible no-args constructor.

Related issue: #34

@Paullo612 Paullo612 added the enhancement New feature or request label May 28, 2023
@Paullo612 Paullo612 self-assigned this May 28, 2023
@Paullo612 Paullo612 changed the title Implement non-reflective controllers intantiation Implement non-reflective controllers instantiation May 28, 2023
Paullo612 added a commit that referenced this issue Jun 3, 2023
Instantiate controller from generated code if there is accessible
no-args constructor.

Task-number: #38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant