Hi Justin,

On Thu, Mar 20, 2014 at 4:16 PM, Justin Edelson
<[email protected]> wrote:
> ...In terms of caching, this remains IMHO a red herring. Feature flags
> (when implemented on the server side) will *always* make caching
> significantly more complex....

If you think of front-end caching I agree, whatever mechanism is used
getting the caching right is hard.

What I mean is that our sling:features support can introduce caching
issues within Sling itself, for example if a sling:features property
makes a rendering script invisible to some requests and visible to
others. I suspect our *internal* caches would get in trouble.

-Bertrand

Reply via email to