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

REFACT - Improvements to signature update #167

Merged
merged 4 commits into from
Oct 28, 2019
Merged

Conversation

carlwilson
Copy link
Member

  • added char_handler class to gather duplicated character escape code;
  • removed duplicated character constants and escape functions from fido/fido.py and fido/prepare.py;
  • refactored sig loading code in fido/fido.py to fail gracefully when sig file parsing fails; and
  • update pronomContainerSignature value in fido/conf/versions.xml to reflect new container sig file.

- added `char_handler` class to gather duplicated character escape code;
- removed duplicated character constants and escape functions from `fido/fido.py` and `fido/prepare.py`;
- refactored sig loading code in `fido/fido.py` to fail gracefully when sig file parsing fails; and
- update `pronomContainerSignature` value in `fido/conf/versions.xml` to reflect new container sig file.
@carlwilson carlwilson added the feature New functionality to be developed label Oct 17, 2019
@carlwilson carlwilson added this to the v1.4.0-m4 milestone Oct 17, 2019
@carlwilson carlwilson requested a review from ablwr October 17, 2019 14:37
@carlwilson carlwilson self-assigned this Oct 17, 2019
@ablwr ablwr merged commit 23b4608 into master Oct 28, 2019
@carlwilson carlwilson deleted the fix/pronom-sig-update branch November 19, 2019 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality to be developed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants