Alessandro Niciforo created SLING-4316:
------------------------------------------
Summary: Incomplete documentation on Feature Flags
Key: SLING-4316
URL: https://issues.apache.org/jira/browse/SLING-4316
Project: Sling
Issue Type: Bug
Components: Documentation
Reporter: Alessandro Niciforo
Priority: Minor
The doc page
http://sling.apache.org/documentation/the-sling-engine/featureflags.html is
missing an important paragraph that I read inside the package description here:
http://docs.adobe.com/docs/br/aem/6-0/develop/ref/javadoc/org/apache/sling/featureflags/package-summary.html
That paragraph is:
Feature flag support consists of two parts: The feature flag itself represented
by the Feature interface and the the application providing a feature guarded by
a feature flag. Such applications make use of the Features service to query
feature flags.
In my opinion, that's the key paragraph that let the developer understand how
to implement it. Additionally, an example would be nice to have :)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)