Skip to content

task Chosen design is enforced to repeat same code for every vendor #356

Open
@DavidGOrtega

Description

@DavidGOrtega

Current design is not very DRY. Actually the vendors are exactly repeating the same code for many functions.
This is undesired since is creating more source code to review and we are duplicating business logic instead of sharing the business logic implementing just the specific adapters.

  • We should have a generic task and override generic methods depending on every vendor.
  • Or at least use a shared module

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionWaiting for team decisionquestionUser requesting supportresource-taskiterative_task TF resourcetechnical-debtRefactoring, linting & tidying

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions