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

Abstract todo field checks to their own function #16

Open
pauby opened this issue Oct 23, 2020 · 0 comments
Open

Abstract todo field checks to their own function #16

pauby opened this issue Oct 23, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@pauby
Copy link
Owner

pauby commented Oct 23, 2020

When setting different parts of the todo we are rewriting code to check the field exists / format is correct etc. We need to provide a 'Set-' function to abstract those checks away into somewhere else. This will help with reusability and maintainability.

#12 would be helped by this.

@pauby pauby added the Feature label Oct 23, 2020
@pauby pauby added this to the 0.1.0 milestone Oct 23, 2020
@pauby pauby self-assigned this Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant