- don't cache something based on a totally custom logic.
This could be implemented by refactoring the current cache by
adding a list of configurable "cache voters", with some default
implementations (cache not authorized pages, cache only if server
is public, etc) and leaving a way to implement additional custom
checks.
Same is true for bypasses, virtual uri, ...
We should use content2bean config reader to allow any kind of
implementations/properties. This should be trivial now.
Philipp Bracher
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------