TXMResult and TXMEditor hierarchy, modify Lexicon related classes to use the new hierarchy
TXMResult and TXMEditor hierarchy, modify Lexicon related classes to use the new hierarchy.
getName() generated string (Editor/Tab title and Status bar when clicking on a result node)
getSimpleName() generated string (Tree node label)
getDetails() generated string (Editor/Tab tool tip)
In progress. Need to redefine the hierarchy of Index and Lexicon and of
DictionnaryEditor and IndexEditor so they can use the mutualized code of
TXMResult, TXMEditor, etc.
Locations:
/org.txm.lexicon.core/src/org/txm/lexicon/core/corpusengine/cqp/Lexicon.java
/org.txm.lexicon.rcp/src/org/txm/lexicon/rcp/editors/DictionnaryEditor.java
Rename DictionnaryEditor to LexiconEditor?
Do not store a Lexicon in the Index object?
Make Lexicon inherit from Index?
(from redmine: issue id 2217, created on 2017/06/08 by Sebastien Jacquot)
- Relations:
- parent #2398 (closed)