Carsten Ziegeler created SLING-5981:
---------------------------------------
Summary: Provide access to Features service in execution context
Key: SLING-5981
URL: https://issues.apache.org/jira/browse/SLING-5981
Project: Sling
Issue Type: New Feature
Components: Feature Flags
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Feature Flags 1.1.2
The execution context currently only provides access to the resource resolver
and the request (both optional).
if a feature wants to check for other features, it needs a reference to the
Features service - which in turn gets all Feature services. To avoid a circular
dependency chain and to make checking for other features easier we should
provide this through the execution context
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)