-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 1.1.11.Final
-
Fix Version/s: 1.1.12.Final
-
Component/s: core
-
Labels:None
-
Git Pull Request:
If someone writes a method with @Observer annotation and supply an argument that's impossible to be injected, that method will never be invoked.
But...
The user might have a hard time trying to find out the reason.
It would be good if we had some kind of warning printed out. It'd save us some time