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

Issue#39: Cannot inherit from custom base controller #153

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Evgenas
Copy link

@Evgenas Evgenas commented Jan 13, 2014

I had the same problem with @Inject annotation in parent controller and action inheritance at child controller. So my solution was tested for @Inject and works well, but i also made a quick solution for annotations and methods lookup at the parent class, but to be true didn't test it full. So if my direction is in right way, let me know and I will test whole solution better

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