Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Abstract pad rule logic #20

Open
mark-wiemer opened this issue Aug 2, 2019 · 0 comments
Open

Abstract pad rule logic #20

mark-wiemer opened this issue Aug 2, 2019 · 0 comments
Labels
refactor Refactor existing system

Comments

@mark-wiemer
Copy link
Owner

Description
The pad rule logic is duplicated in PadRule.java and StoreRule.java.

Problems
This isn't DRY

Proposed Solution
Have StoreRule call a package visible method in PadRule

Acceptance Criteria

  • DRY code
@mark-wiemer mark-wiemer added the refactor Refactor existing system label Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
refactor Refactor existing system
Projects
None yet
Development

No branches or pull requests

1 participant