Task #2680
Manage an order of engines instead of a unique current engine selection
Statut: | New | Début: | 28/11/2019 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Development | Temps passé: | - | |
Version cible: | TXM 0.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.
Historique
#1 Mis à jour par Sebastien Jacquot il y a presque 6 ans
- Description mis à jour (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 Mis à jour par Sebastien Jacquot il y a presque 6 ans
- Description mis à jour (diff)