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

Branch a assertions #625

Open
wants to merge 44 commits into
base: master
Choose a base branch
from

Conversation

Stickiem
Copy link

No description provided.

# Conflicts:
#	src/main/java/Stickiem/Stickiem.java
Load file: ensure file exists

Load file does not assert file exists

Ensuring file exists would prevent errors when saving data because errors resulting from unfound file cannot be expected to occur when saving.
Save command: ensure file exists when saving data

Save command saves data without asserting file exists

Ensuring file exists before saving prevents errors because users cannot expect to lose data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants