You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Antonio Sanso (JIRA)" <ji...@apache.org> on 2014/07/25 10:16:38 UTC

[jira] [Created] (SLING-3790) Enahnce MapEntries in order to update configuration under mapRoot only if needed

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)