Nicolas Peltier created SLING-7704:
--------------------------------------
Summary: create pipe execution hooks
Key: SLING-7704
URL: https://issues.apache.org/jira/browse/SLING-7704
Project: Sling
Issue Type: Improvement
Components: Extensions
Affects Versions: pipes 2.0.2
Reporter: Nicolas Peltier
There is a need for package pipe to build if configured. This ticket to add a
generic solution for a pipe implementation to do things when parent pipe is
over. Basically container pipe calls all its subpipe and call a ends() method.
May be a starts method would help as well.
one other nice thing would be to create {{startsHook}} and {{endsHook}}
properties, that would be pipe references to execute before or after the
configured pipe.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)