[
https://issues.apache.org/jira/browse/SLING-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844169#comment-13844169
]
Bertrand Delacretaz edited comment on SLING-3148 at 12/10/13 10:28 AM:
-----------------------------------------------------------------------
I suggest using this issue as a general collection of links and history about
Sling feature flags support. I have also created
https://cwiki.apache.org/confluence/display/SLING/Sling+Feature+Flags+support
to collect use cases and other more permanent information.
I've just added a link to OAK-1268 as a related issued, based on the recent
"dynamic ACLs in Oak" discussion at
http://markmail.org/message/uadepcm733cnctio - those Oak features might or
might not be useful w.r.t Sling feature flags, but it's good to keep them in
mind.
was (Author: bdelacretaz):
I suggest using this issue as a general collection of links and history about
Sling feature flags support. I have also created
I've just added a link to OAK-1268 as a related issued, based on the recent
"dynamic ACLs in Oak" discussion at
http://markmail.org/message/uadepcm733cnctio - those Oak features might or
might not be useful w.r.t Sling feature flags, but it's good to keep them in
mind.
> Implement support for Feature Flags/Toggles in Sling
> ----------------------------------------------------
>
> Key: SLING-3148
> URL: https://issues.apache.org/jira/browse/SLING-3148
> Project: Sling
> Issue Type: New Feature
> Components: General
> Reporter: Henry Saginor
> Priority: Minor
>
> It would be nice if sling provide support for feature flags (also called
> toggles) pattern [1].
> I am thinking the implementation could provide the following.
> 1) Integrate an existing framework such as togglz [2] or implement something
> similar with UI/Configuration to toggle features.
> 2) Create a jcr property (sling:Feature) which can be added to resource type
> nodes. Then some conditional logic in <sling:include>, and get and post
> servlets determines if the resource should be rendered if its resource type
> contains such property.
> [1] http://en.wikipedia.org/wiki/Feature_toggle
> [2] http://www.togglz.org/
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)