Ticket #2425 (closed planned_task: obsolete)

Opened 15 years ago

Last modified 13 years ago

TEXT_SERVER_R0

Reported by: boyan Owned by: kyli
Priority: critical Milestone: X3
Component: TEXT_EDITING Version: 2.0
Keywords: text, server, collaboration Cc:
Category: unknown Effort:
Importance: 99 Ticket_group: text
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0
Analysis_owners: boyan Design_owners: kyli
Imp._owners: kyli Test_owners:
Analysis_reviewers: meddle Changelog: Changelog
Design_reviewers: meddle Imp._reviewers:
Test_reviewers: Analysis_score: 4
Design_score: 4 Imp._score: 0
Test_score: 0

Description

Change History

comment:1 Changed 15 years ago by boyan

  • Owner set to boyan
  • Status changed from new to s1a_analysis_started

starting analysis

comment:2 Changed 15 years ago by boyan

  • Status changed from s1a_analysis_started to closed
  • Resolution set to later

comment:3 Changed 15 years ago by boyan

  • Status changed from closed to new
  • Resolution later deleted

reopening (with a subset of features to be implemented)

comment:4 Changed 15 years ago by boyan

  • Status changed from new to s1a_analysis_started

starting analysis again

comment:5 Changed 15 years ago by kyli

  • Status changed from s1a_analysis_started to s1b_analysis_finished

comment:6 Changed 15 years ago by meddle

  • Status changed from s1b_analysis_finished to s1c_analysis_ok
  • Analysis_reviewers set to meddle
  • Analysis_score changed from 0 to 4
  • Seems good to me.

4p

comment:7 Changed 15 years ago by kyli

  • Design_owners set to kyli
  • Owner changed from boyan to kyli
  • Status changed from s1c_analysis_ok to s2a_design_started

comment:8 Changed 15 years ago by kyli

  • Status changed from s2a_design_started to s2b_design_finished

comment:9 Changed 15 years ago by meddle

  • Status changed from s2b_design_finished to s2c_design_ok
  • Design_score changed from 0 to 4
  • Design_reviewers set to meddle
  • About the encoding fix, you can construct the reader/writer passing the second argument just as string, for example:
        new InputStreamReader(this.connection.getInputStream(), "UTF-8");
    
  • You can name the property in ResourceTextModel modelSync?
  • The online sync seems hyper complex, but what can we do???

4p

comment:10 Changed 15 years ago by kyli

  • Status changed from s2c_design_ok to s3a_implementation_started
  • Imp._owners set to kyli

We could write a text server. It wouldn't be less complex, however.

comment:11 Changed 15 years ago by kyli

  • Status changed from s3a_implementation_started to s3b_implementation_finished

comment:12 Changed 13 years ago by meddle

  • Status changed from s3b_implementation_finished to closed
  • Resolution set to obsolete

Closing all the tickets before M Y1

Note: See TracTickets for help on using tickets.