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

It should be possible to activate/deactivate some SIP_TYPEs #289

Closed
2 tasks
hsilva-keep opened this issue May 15, 2017 · 1 comment
Closed
2 tasks

It should be possible to activate/deactivate some SIP_TYPEs #289

hsilva-keep opened this issue May 15, 2017 · 1 comment
Assignees
Milestone

Comments

@hsilva-keep
Copy link
Member

hsilva-keep commented May 15, 2017

  • Configuration with ACTIVE SIP_TYPEs (defaults to Bagit & E-ARK)
  • Replace all SIP_TYPE.values() by Controller.getActiveSipTypes (cache, lazy loaded)
@chalkos
Copy link
Contributor

chalkos commented May 15, 2017

Since this is so close to the SIPType enum, I added the static method (to get the filtered SIPType[]) in there, as a better alternative to .values().

activeSipTypes has eark and bagit by default, and also includes the hungarian sip 4 in the hungarian release.

chalkos added a commit that referenced this issue May 15, 2017
@chalkos chalkos closed this as completed May 15, 2017
@chalkos chalkos reopened this May 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants