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

Analyze all DragAndDrop files/folders before throwing exception(s) and aborting. #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

neurocache
Copy link

Default "checking" behavior throws exceptions upon encountering the
first invalid checksum file and does not provide user with the path of
the invalid checksum file in the exception message. Most users would
prefer seeing a complete listing of all checksum files that need to be
repaired/replaced in one drag and drop operation. New functionality
traverses all files in the drag and drop selection before throwing a
final exception containing a complete listing of bad checksum files.

…d aborting.

Default "checking" behavior throws exceptions upon encountering the
first invalid checksum file and does not provide user with the path of
the invalid checksum file in the exception message. Most users would
prefer seeing a complete listing of all checksum files that need to be
repaired/replaced in one drag and drop operation. New functionality
traverses all files in the drag and drop selection before throwing a
final exception containing a complete listing of bad checksum files.
@judwhite
Copy link
Owner

judwhite commented Feb 1, 2016

Looks good, thank you. I'll pull down the change locally and check it out in the next few days.

For anyone viewing this diff use ?w=1 to ignore the indentation change https://github.com/judwhite/ilSFV/pull/1/files?w=1

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.

2 participants