Description
The RequireService annotation should have an extra property that can be used to specify that the types declared are optional. Then the module registration process should check for optional and non-optional dependencies and fail if a non-optional dependency is missing. Currently the module is silently ignored if a dependency is missing.
Attachments
Issue Links
- relates to
-
CMS-8890 Web files service requires auto reload service but doesn't declare it as a requirement
- Closed