Skip to content

Make mediation offers more object-oriented #79

Description

@ChrisBAshton

This is probably the biggest oversight in my design and needs refactoring. Quite a hefty unit of work though:

  • Create a MediationEntityOffer object
  • Move the necessary methods from DBMediation.php to DBGet
  • Remove DBMediation.php
  • Correct the necessary methods in DBCreate/DBUpdate
  • Remove MediationState.php. Handle its specific logic elsewhere; perhaps make it a subclass of the DisputeState like all the other states.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions