Task #2689
RCP: X.X, clarify TXMResult persisted values
Statut: | New | Début: | 03/12/2019 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Toolbox | Temps passé: | - | |
Version cible: | TXM 0.8.4 |
Description
In the TXMResult class use the "@Parameter type=INTERNAL" annotation instead of calling autoSaveParametersFromAnnotations&autoLoading to load the following class fields :
- in TXMResult() constructor, clone(), importParameters() : TXMPreferences.PARENT_PARAMETERS_NODE_PATH
- in autoSaveParametersFromAnnotations(), importParameters() : TXMPreferences.BUNDLE_ID
- in autoSaveParametersFromAnnotations(), importParameters() : TXMPreferences.RESULT_PARAMETERS_NODE_PATH
- in autoSaveParametersFromAnnotations(), importParameters() : TXMPreferences.CLASS
Values are stored&read manually in these methods which makes it hard to maintain
Historique
#1 Mis à jour par Matthieu Decorde il y a plus de 4 ans
- Description mis à jour (diff)
- Version cible changé de TXM 0.8.2 à TXM 0.8.4