[
https://issues.apache.org/jira/browse/ACE-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Offermans updated ACE-465:
---------------------------------
Fix Version/s: next
> Switch from Filter.match() to Filter.matchCase().
> -------------------------------------------------
>
> Key: ACE-465
> URL: https://issues.apache.org/jira/browse/ACE-465
> Project: ACE
> Issue Type: Improvement
> Components: Client Repository
> Reporter: Marcel Offermans
> Assignee: Marcel Offermans
> Fix For: next
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)