wiki:HOT_TEXT_INTERNAL
Last modified 2 years ago Last modified on 03/15/10 13:42:46

Pages linking to HOT_TEXT_INTERNAL:
TEXT_MODEL_REDESIGN

Ticket Summary Owner Status Type Component Priority Effort Importance
#2370 HOT_TEXT_INTERNAL diana closed planned_task TEXT_RESOURCES major

Reported by diana, 2 years ago.

Description

HOT_TEXT_INTERNAL

Analysis_owners

diana

Analysis_reviewers

meddle, deyan

Analysis_score

3.5

Design_owners

diana

Design_score

0

Imp._owners

diana

Imp._score

0

Test_owners

diana

Test_score

0

Analysis

(Give as much as possible of the needed information for designing and implementing the task in the following sections.)

Overview

  • The existing stable poses in the sophie text are not easy to work with and require working with text history which is not cheap and fast enough. This task should remove the stable poses from the text.

Task requirements

  • Remove the HotPos class
  • Remove most of the ImmHotText existing code. Keep the recent text functionality and improve the code quality.

Task result

The result should be code.

Implementation idea

  • Remove HotPos class(the stable poses) and replace them with unstable text indexes.
  • Keep the text styles in every text unit.

(Add links to related tasks that could be useful or helpful.)

How to demo

Run all the text related tests in sophie.

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.)