Uploaded image for project: 'ACE'
  1. ACE
  2. ACE-465

Switch from Filter.match() to Filter.matchCase().

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.1
    • Client Repository
    • None

    Description

      Throughout the client codebase a lot of OSGi filter expressions are used (to associate different entities, and to look them up). These are currently all matched based on the match() method in Filter, even though we internally have properties that are case sensitive. Therefore, and because it is quicker, we should switch to matchCase() instead.

      Attachments

        Activity

          People

            marrs Marcel Offermans
            marrs Marcel Offermans
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: