Version 8 (modified by diana, 15 years ago) (diff) |
---|
Analysis
Overview
The navigation between chained frames now cannot be implemented because of internal issues. After this task there will be no visual result but the navigation will be possible to be implemented.
Task requirements
- This task will remove some of the ImmHotText and HotPos functionality and will reduce the code. The code quality will be improved.
Task result
the result should be code.
Implementation idea
- Remove the text from the HotPos and add ImmList<ElemOp>.
- Remove prevText, subSingleInterval, lastOperation, lastChangedInterval from the ImmHotText and add ImmList<ElemOp>.
- Change getIndex, subText and other related functions of the ImmHotText.
- Tests will be provided.
Related
(Add links to related tasks that could be useful or helpful.)
How to demo
Run the HotPosTest class.
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)