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

Reduce unused code and move embedded classes to own package space

    XMLWordPrintableJSON

Details

    Description

      We can slightly improve the code of ServiceUserMapperImpl by removing some extra checks:

      • by using a constructor we don't need to check whether bundle context is null
      • we always have an executor - the boolean flag was only there for testing; we can solve this in the tests

      In addition we should move the embedded Felix utils class to a package space of this module

      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: