[ 
https://issues.apache.org/jira/browse/FELIX-4028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13638070#comment-13638070
 ] 

Marcel Offermans commented on FELIX-4028:
-----------------------------------------

Agreed. I can see this being done at two different ambition levels:

1) A configurable list of statically instantiated filter indices, where other 
bundles can contribute implementations, but implementations are only 
initialised at startup (when the first bundle starts using DM like now).
2) Using a fully dynamic approach, where you can re-define indices on the fly. 
That means at any point in time can you contribute new indices and 
implementations.

Have you already given this some thought and/or what are your requirements for 
this?
                
> Extensible filter index mechanism
> ---------------------------------
>
>                 Key: FELIX-4028
>                 URL: https://issues.apache.org/jira/browse/FELIX-4028
>             Project: Felix
>          Issue Type: Improvement
>          Components: Dependency Manager
>    Affects Versions: dependencymanager-3.1.0
>            Reporter: Herko ter Horst
>              Labels: index, performance
>
> It would be beneficial to make the filter index mechanism extensible. The 
> filter indices are currently statically instantiated in the 
> org.apache.felix.dm.DependencyManager.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to