some fixes
fix cooc editor
fix some CA
TXMEditorPart, TXMResultEditorInput, chartTXMEditorPart and chartResultEditorInput are now parametrables classes -> not more need to create MyResult getResultData() {(MyResult) super.getResultData());
fix informations, concordances and specif default max score
add generic save/load parameters in TXMREsult: manage only String, Integer, Float, Double, Boolean types
fix refresh loop in IndexEditor
add optional @Parameter.key field to set the preference node id of the preference storeadd method to check if a parameter has changed
implement some save/load parameters
implement some load/save parametersfix referencer, internalview and wordcloud editors
ComputeTXMResult : call updateResultFromEditorcreate the @Parameter annotationdeclare @Parameter parameters in the Concordanceadd isDirtyFromHistory() in TXMResult
update index and concordance
remove unsused and missing messages keysfix diag editor
start moving LexicalTable and Specificities to TXMResult object behavior
remove some duplicated methods in TXMObjectsfix corpora view to not show Text and SavedQuery objects
remove the TXMCommandfix some TxmObject methods to avoid repetition in extended objects
try of parameters view
fix setup creationindex editor uses the editor toolbar
fix some cycles
0.7.9 restructuration
remove CustomizableEditorfix command ids (eg ComputeIndex -> org.txm.index...ComputeIndex)prefix command parameters variable with "p" add TXMEditorPart.initializeFields() abstract method
replace ProgressWatcher with IProgressMonitoradd TXMResult.saveParameters methodTXMResult.uniqueID = class + date + UUIDbreak some depandancies cycles with TBX-R , annotation-cqp-concordance, concordance-para plugins
concordance, referencer sont sorti de la TBXscripts et macros sont sorti de la TBXtransformation de quelques classes Groovy en Java (PersonalNamespace, StaxIdentityParser, ...)tt reference au lexicon sont sortis de la TBXajout de LexicalTable (TXMREsult), ILexicalTable (Stat abstrait) et LexicalTableImpl (implementation R)...
fix some packages dependancies in Groovy scripts
org.txm.statengine.core.rcp: create the SendToRCommand extension pointorg.txm.statengine.core.rcp: create the RAdaptor class. This class needs to be extendedorg.txm.index.rcp: implement a SendToRCommand extension point