On Fri, Nov 15, 2013 at 2:23 PM, Felix Meschberger <fmesc...@adobe.com> wrote:
> ...If you know, though, that the resource exists and is guarded by a feature 
> flag,
> you can still make sure to temporarily enable the feature in your current
> context to remove the flag....

Yes, the idea is to support any way of enabling features: per-user,
per-group, fully randomly, based on phases of the moon if you want.

So Sling should not make assumptions about what turns a feature on or
off - which does have impact on caching strategies, some of our cache
might need to be made aware of the features flags, but not right now
IMO - let's start simple.

-Bertrand

Reply via email to