Antonio Sanso created SLING-3790:
------------------------------------
Summary: Enahnce MapEntries in order to update configuration under
mapRoot only if needed
Key: SLING-3790
URL: https://issues.apache.org/jira/browse/SLING-3790
Project: Sling
Issue Type: Improvement
Components: ResourceResolver
Reporter: Antonio Sanso
Enahnce MapEntries in order to update configuration under mapRoot (e.g.
etc/map) only if needed.
Indeed
{code}
if (path.startsWith(this.mapRoot)) {
{code}
can be used as a trigger on event handling
--
This message was sent by Atlassian JIRA
(v6.2#6252)