Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Use interface & class inheritance for Accessories to make this clearer #140

Open
johannrichard opened this issue Nov 29, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@johannrichard
Copy link
Owner

  • Move DingzDaBaseAccessory to an interface
  • Extend a BaseAccessory class with this interface
  • Acceossories implement the interface

See Interfaces extending classes for details.

retryDelay: axiosRetry.exponentialDelay,

@johannrichard johannrichard added the enhancement New feature or request label Nov 29, 2020
@johannrichard johannrichard self-assigned this Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant