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

#1218 scr 1.4 constructor for injection #1464

Closed
wants to merge 0 commits into from

Conversation

EverettHanke
Copy link

Annotating when having Injectable Constructor for ticket #1218

Copy link
Contributor

@laeubi laeubi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not look right,

  1. Error message is unclear
  2. To solve the referenced ticket it has to check if constructor is public and then not give an error message.

@EverettHanke
Copy link
Author

Hi there @laeubi. I have a few questions regarding the changes needed to be made. Would you want me to give a problem report if the constructor is injectable but not public as in the constructor doesn't have the @activate annotation?

@laeubi
Copy link
Contributor

laeubi commented Nov 9, 2024

Yes the ticket describes the case that there is an injectable constructor (annotated with @Activate) but it is not public (what is mandatory).

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