You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "Marcel Offermans (JIRA)" <ji...@apache.org> on 2014/03/06 09:18:45 UTC

[jira] [Resolved] (ACE-465) Switch from Filter.match() to Filter.matchCase().

     [ https://issues.apache.org/jira/browse/ACE-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Offermans resolved ACE-465.
----------------------------------

    Resolution: Fixed

Change has been committed.

> 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
>
> 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)