Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-6229

Allow configuration of fallback properties in DefaultContextPathStrategy

    XMLWordPrintableJSON

Details

    Description

      Currently the DefaultContextPathStrategy only looks for the property sling:configRef.
      If other properties should be looked for, e.g. for migration from Adobe's confmgr, this can be done with an additional ContextPathStrategy - but this has a performance drawback.
      We should allow to define additional property names which are used in the order of appearance. Once a value for such a property is found, its value is used and the others are not queried anymore. The sling:configRef property is always the first one used and does not need to be configured - which also means it is not possible to deviate from this rule.

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: