Well yes, if a class cannot be fully loaded, it shouldn't be enabled. That's obvious. But if this class is then used in some injection point, Weld throws unsatisfied dependency exception. And I'm saying that if this class includes an observer method, it should be treated as if it were injected somewhere. Maybe this is something we should discuss in CDI.Next.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Well yes, if a class cannot be fully loaded, it shouldn't be enabled. That's obvious. But if this class is then used in some injection point, Weld throws unsatisfied dependency exception. And I'm saying that if this class includes an observer method, it should be treated as if it were injected somewhere. Maybe this is something we should discuss in CDI.Next.