Feature #959
RCP: X.X, simplification of commands implementation
Status: | Rejected | Start date: | 08/01/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% |
|
Category: | Commands | Spent time: | - | |
Target version: | TXM 0.8.0 |
Description
To simplify developments and prepare futur plugins of TXM : a command must be able :
- to delete itself
- to tell which extension it needs for the Export (txt and graphical) commands
- ...
- Write general specifications of commands and their results
- Write a Java Interface and Abstract class for that specification
- All commands will then extends the Abstract class
History
#1 Updated by Matthieu Decorde over 6 years ago
- Description updated (diff)
#2 Updated by Sebastien Jacquot over 6 years ago
- Target version changed from TXM 0.7.7 to TXM 0.7.8
#3 Updated by Matthieu Decorde over 5 years ago
- Target version changed from TXM 0.7.8 to TXM 0.8.0a (split/restructuration)
#4 Updated by Sebastien Jacquot over 2 years ago
- Target version changed from TXM 0.8.0a (split/restructuration) to TXM 0.8.0
#5 Updated by Sebastien Jacquot about 2 years ago
- Status changed from New to Rejected
- % Done changed from 0 to 100
Obsolete.