Skip to content

Simplified methods should be provided in the KtRequester interface #21

Description

@125m125

Methods like recreateTrade(final Trade trade) from SingleUserKtRequester which extract required parameters for the request from the passed arguments should exist in the base interface KtRequester.

They could be implemented with the help of default methods which automatically do the extraction and forward the call to the real method.

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