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

MAINT - Use real enums and parent class members #373

Closed
carlwilson opened this issue Dec 13, 2018 · 1 comment
Closed

MAINT - Use real enums and parent class members #373

carlwilson opened this issue Dec 13, 2018 · 1 comment
Assignees
Labels
bug A product defect that needs fixing P2 Medium priority issues to be scheduled in a future release

Comments

@carlwilson
Copy link
Member

carlwilson commented Dec 13, 2018

Dev Effort

2D

Description

Java now supports native enumerations, JHOVE no longer needs to provide its own implementation. Some base classes aren't used as well as they can be, refactor some methods to a common base class.

@carlwilson carlwilson added the bug A product defect that needs fixing label Dec 13, 2018
@carlwilson carlwilson self-assigned this Dec 13, 2018
@carlwilson carlwilson added the P2 Medium priority issues to be scheduled in a future release label Dec 19, 2018
@carlwilson carlwilson added this to the v1.22-m4 Release milestone Dec 19, 2018
@carlwilson
Copy link
Member Author

Closed by #351

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A product defect that needs fixing P2 Medium priority issues to be scheduled in a future release
Projects
None yet
Development

No branches or pull requests

1 participant