Feature #1965
Better protocol service API
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| Fixed in Git commit: | Additional information: | |||
| Junior job: |
Description
Service protocol API needs to be updated.
My proposition is:
- add fields for each service to Protocol class
- add set...Service method to Protocol class
- remove virtual from service... methods
- use set...Service in Protocol implementations
- add ...ServiceAvareObjects
- use ...ServiceAvareObjects instead of AccountAvareObject in some places
History
Updated by Rafał Malinowski over 1 year ago
- Tracker changed from Bug to Feature