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

remove the debugging code in Administration #79

Closed
Ladicek opened this issue Mar 14, 2016 · 1 comment
Closed

remove the debugging code in Administration #79

Ladicek opened this issue Mar 14, 2016 · 1 comment
Assignees
Milestone

Comments

@Ladicek
Copy link
Contributor

Ladicek commented Mar 14, 2016

The Administration code contains a bit of debugging code (together with an implementation of "sneaky throw") that is no longer relevant and could/should be removed.

@Ladicek Ladicek added this to the 1.1.0 milestone Mar 14, 2016
@Ladicek Ladicek self-assigned this Mar 14, 2016
@Ladicek
Copy link
Contributor Author

Ladicek commented Mar 23, 2016

There's a bit of a problem: some of the methods that use sneaky throw don't declare checked exceptions. They all should do that, but some omissions crept through. Adding them now would be source-incompatible.

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

No branches or pull requests

1 participant