[
https://issues.apache.org/jira/browse/FELIX-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lucas Galfaso updated FELIX-3179:
---------------------------------
Attachment: felix_java5_filter.diff
Attached is the proposed replacement for SimpleFilter, the patch includes the
new class, some tests (including performance and compatibility with
SimpleFilter).
About performance of the proposed implementation, this can be split into two
parts, parsing and matching.
Parsing performance of SFilter is somehow faster to about the same (with the
exception of aprox filter that implements a minimal soundex matching and this
makes it somehow slower).
Matching performance of SFilter is significantly improved over SimpleFilter.
Note: I am not sure if this change should be part of this issue or not, if you
think it should not, I will open a new one.
> Add generic type information
> ----------------------------
>
> Key: FELIX-3179
> URL: https://issues.apache.org/jira/browse/FELIX-3179
> Project: Felix
> Issue Type: Improvement
> Components: Framework
> Affects Versions: framework-4.0.0
> Reporter: Lucas Galfaso
> Priority: Minor
> Attachments: copyOnWriteInstalledBundles.patch, felix_java5.diff,
> felix_java5.diff, felix_java5_filter.diff
>
>
> Add the generic type information to Felix Framework
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira