Ticket #1244 (closed planned_task: obsolete)

Opened 17 years ago

Last modified 15 years ago

S2S_CORE_MOCK_SERVER_R0

Reported by: Astea Owned by: meddle
Priority: 3 Milestone: M03_PRE3
Component: S2S_CLIENT_SUPPORT Version: 2.0
Keywords: Cc:
Category: S2S Effort: 2
Importance: 20 Ticket_group:
Estimated Number of Hours: Add Hours to Ticket:
Billable?: Total Hours:
Analysis_owners: pav, meddle Design_owners: meddle
Imp._owners: meddle Test_owners:
Analysis_reviewers: kyli Changelog:
Design_reviewers: Imp._reviewers: pap
Test_reviewers: Analysis_score: 3.5
Design_score: 4 Imp._score: 3
Test_score: 0

Description

wiki page: S2S_CORE_MOCK_SERVER_R0 - effort: 2d

Change History

comment:1 Changed 16 years ago by deyan

  • Category set to S2S
  • Analysis_score set to 0
  • Importance changed from 0 to 20
  • Test_score set to 0
  • Design_score set to 0
  • Imp._score set to 0

Adding category and importance

comment:2 Changed 16 years ago by pav

  • Owner changed from Astea to pav
  • Status changed from new to s1a_analysis_started
  • Analysis_owners set to pav

comment:3 Changed 16 years ago by pav

  • Status changed from s1a_analysis_started to s1b_analysis_finished

30m. May be meddle should add some things he has in mind...

comment:4 Changed 16 years ago by meddle

  • Analysis_owners changed from pav to pav, meddle

10m. Changing some of the things to clean up the basic idea.

comment:5 Changed 16 years ago by kyli

  • Status changed from s1b_analysis_finished to s1c_analysis_ok
  • Analysis_reviewers set to kyli
  • Analysis_score changed from 0 to 3.5

3.5p
Maybe the overview should be a bit different - now it's the same as the requirements.. However, it is not a problem - the purpose of the mock server is explained.

comment:6 Changed 16 years ago by meddle

  • Design_owners set to meddle
  • Owner changed from pav to meddle
  • Status changed from s1c_analysis_ok to s2a_design_started

comment:7 Changed 16 years ago by meddle

  • Status changed from s2a_design_started to s2b_design_finished

Design finished (4h).

comment:8 Changed 16 years ago by pav

  • Status changed from s2b_design_finished to s2c_design_ok
  • Design_score changed from 0 to 4

20m. You could add more information about what is client connector and where the DummyData class will be stored.

comment:9 Changed 16 years ago by meddle

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

comment:10 Changed 16 years ago by meddle

  • Status changed from s3a_implementation_started to s3b_implementation_finished

Implemented for 2h.

comment:11 Changed 16 years ago by pap

  • Status changed from s3b_implementation_finished to s3c_implementation_ok
  • Imp._score changed from 0 to 3
  • Imp._reviewers set to pap

reviewed in 1h
The mock itself is ok but there are problems with the ServerConnectorModule class:

  • The registry Map in the extension point is useless. This functionality is provided by the extensions() method of the superclass
  • The getExtensions() method should not return null. If there are no extensions provided the you should return Collections.emptyList().
  • It depends on the way the mock server is going to be used, but I think it might be a good idea to retrun an extension providing a MockUserManager instance.

Also you have commited the target directory

I want to greet you for the correctly configured pom.xml file.

comment:12 Changed 15 years ago by deyan

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

Batch update from file query-obsoleted.csv

Note: See TracTickets for help on using tickets.