On 14.11.2013, at 05:11, Dominik Süß <dominik.su...@gmail.com> wrote:

> As mentioned earlier the majority of features I have implemented yet do
> have a frontendpart that would get rendered and it would add additional
> complexity if I have to use custom resourceTypes (inherited ones through
> superType) just to disable them based on such rules.

Wouldn't you just filter those requests out on a high level, e.g. using a 
servlet filter? Which can already be provided in a modular fashion by an 
optional featureflags module.


Cheers,
Alex

Reply via email to