Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
SCD maintain its own Resource Provider
The implementation maps OSGI configurations and services as sling resources.
The implementation is not flexible to allow plugging a custom agent in the resource tree.
The mapping seems to be done currently in enums, for instance
This issue is about making the configuration flexible (OSGI properties) or even configuration-less (figure out the mappings at runtime). As a side effect, the implementation may be simplified.
Attachments
Issue Links
- is related to
-
SLING-7472 Simplify factory mapping
- Open