Nicolas Peltier created SLING-5523:
--------------------------------------
Summary: filter pipe should be able to filter out resources that
*have* a configured child
Key: SLING-5523
URL: https://issues.apache.org/jira/browse/SLING-5523
Project: Sling
Issue Type: Improvement
Components: Extensions
Reporter: Nicolas Peltier
implementing that feature as is could be complicated. A simple way of doing it
is to add a "not" flag that inverts the filter results (if filter passes and
not, filter fails, if filter fails and not, filter succeeds, filter succeeds in
other cases (exclusive or of filter and not flag))
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)