Task #2680
Manage an order of engines instead of a unique current engine selection
Status: | New | Start date: | 11/28/2019 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Development | Spent time: | - | |
Target version: | TXM X.X |
Description
Manage an order of engines instead of a unique current engine selection.
The engines are not exclusive but should be managed as a combination or an order of preference.
eg. JFCChartsEngine and GraphStreamChartsEngine or CQPEngine and TigerSearchEngine does not manage the same type of results or the same result type production.
History
#1 Updated by Sebastien Jacquot almost 4 years ago
- Description updated (diff)
Some tests are currently done in /org.txm.chartsengine.core/src/org/txm/chartsengine/core/ChartsEnginesManager.java.
When done need to move ordering related code to EnginesManager.
#2 Updated by Sebastien Jacquot almost 4 years ago
- Description updated (diff)