Possible foundation changes desired for usb drive fix. #204
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue related #192
This pull request can remain open or accepted into the code if wanting the desired changes. If left open or accepted, I will slowly switch over more classes in time (years) or someone else can jump in. The code is set up with one class done as an example to go on for switching more over. The rest of the classes can be switched over time.
This pull request seeks to improve the foundation on which to deal with the USB drive fix. The code in the CmdDELE class is more readable, improved, and slimmed down like it once was when there was only File in use.
The tests I've run on it are successful.
I've only implemented it as a trial example to see if it is good to continue with. Other ways are indeed possible.
Example block side by side:
This pull request
Current
Before DocumentFile