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

Optimize JcrPropertyMap.escapeKeyName()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • JCR Resource 2.2.8
    • JCR Resource 2.3.0
    • JCR

    Description

      Escaping use Session.getNamespacePrefixes() method for every single property which is relatively heavy. This method can be called once per instance and stored as member variable which should reduce significantly number of calls for prefixes.

      Attachments

        1. SLING-3304.patch
          2 kB
          Przemyslaw Pakulski

        Issue Links

          Activity

            People

              cziegeler Carsten Ziegeler
              ppakulski Przemyslaw Pakulski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: