Simplify deletion of child nodes through the Sling Post Servlet
---------------------------------------------------------------
Key: SLING-2090
URL: https://issues.apache.org/jira/browse/SLING-2090
Project: Sling
Issue Type: Improvement
Components: Servlets
Affects Versions: Servlets Post 2.1.0
Reporter: Tobias Bocanegra
use case is to delete all child nodes of a specific node in one request.
currently it's only possible by providing a bunch of ":applyTo" parameters.
would be nice if it supports something like: ":applyTo=/content/testnode/*".
or even a POST to: /content/testnode/* with an :operation=delete parameter.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira