Nicolas Peltier created SLING-8130:
--------------------------------------
Summary: conditional write of some parts of a tree in writepipe
Key: SLING-8130
URL: https://issues.apache.org/jira/browse/SLING-8130
Project: Sling
Issue Type: Improvement
Components: pipes
Affects Versions: pipes 3.0.2
Reporter: Nicolas Peltier
SLING-7614 brought in expressions in node names, but nothing to test if the
node should be written at all or not.
a null check should be implemented on a binding, without using ternary operator
or parenthesis that won't be able to be persisted in a nice way
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)