Task #2464
Mis à jour par Sebastien Jacquot il y a presque 6 ans
See:
/org.txm.index.core/src/org/txm/index/core/functions/PartitionIndex.java
/org.txm.index.rcp/src/org/txm/index/rcp/editors/PartitionIndexEditor.java
To improve the Index from Partition and to fix some bugs (eg. enable/disable some commands according to the Index type), a copy of Index and IndexEditor classes has been done. The copied classes code need to be cleaned and reoriented. Also the copied classes may inherit the original classes.
Warning: there is a bug in 0.8.0 where the index of partition found nothing if the parent partition parts are not computed yet, typically when reopening TXM.
/org.txm.index.core/src/org/txm/index/core/functions/PartitionIndex.java
/org.txm.index.rcp/src/org/txm/index/rcp/editors/PartitionIndexEditor.java
To improve the Index from Partition and to fix some bugs (eg. enable/disable some commands according to the Index type), a copy of Index and IndexEditor classes has been done. The copied classes code need to be cleaned and reoriented. Also the copied classes may inherit the original classes.
Warning: there is a bug in 0.8.0 where the index of partition found nothing if the parent partition parts are not computed yet, typically when reopening TXM.