RCP: X.X, Fmin, Vmax, etc. default values interdependence between commands (Lexical Table, CA, AHC, Specificities)
The Fmin and Vmax, etc. default values differ between commands:
- LT: fmin=2 vmax=2000
- CA fmin=2 vmax=200
- AHC: fmin=2 vmax=200
We must choose the default values for embedded calls:
- LT: fmin=2 vmax=2000
- LT: fmin=2 vmax=2000 ->CA fmin=2 vmax=200
- LT: fmin=2 vmax=2000 ->CA fmin=2 vmax=200 ->AHC: fmin=2 vmax=200
- Specificities
Current state of 0.8.0
All commands based on a Lexical Table use for now the default
preferences of the Lexical Table command.
The CA Fmin/Vmax preferences are not used anymore (and may be removed
from the CA preferences page in the 0.8.0 stable version).
(from redmine: issue id 2510, created on 2019/02/26 by Matthieu Decorde)