Hi all mates, I am using the new FeatureFlags APIs to implement my own Flags rules but I noticed that Features are never evaluated, I mean that I cannot track any Feature#isEnabled(ExecutionContext) method invocation.
It is enough for a resource having a sling:features property with a valid service name to be disabled -and dropping it re-enables the Resource- it doesn't matter which boolean value the method Feature#isEnabled(ExecutionContext) returns, it is not hit neither evaluated. How can I provide you a valid IT to demonstrate it? TIA, all the best! -Simo http://people.apache.org/~simonetripodi/ http://twitter.com/simonetripodi
