Skip to content
This repository has been archived by the owner on Feb 5, 2018. It is now read-only.

Shave down try/catch blocks #14

Open
dgets opened this issue Oct 28, 2017 · 1 comment
Open

Shave down try/catch blocks #14

dgets opened this issue Oct 28, 2017 · 1 comment

Comments

@dgets
Copy link
Owner

dgets commented Oct 28, 2017

Try to keep the try/catch blocks a little slimmer in order to more concisely pinpoint what particular line of code is really effin' it all up, without having to resort to using the (slow) debugger.

@dgets dgets added this to the alpha milestone Oct 28, 2017
@dgets dgets self-assigned this Oct 28, 2017
@dgets
Copy link
Owner Author

dgets commented Oct 28, 2017

This is taken care of in the Tar class now, at least.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant