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

Abstract Packer #26

Closed
rGunti opened this issue Aug 19, 2021 · 0 comments
Closed

Abstract Packer #26

rGunti opened this issue Aug 19, 2021 · 0 comments
Assignees
Labels
chore Things, that have to be done

Comments

@rGunti
Copy link
Owner

rGunti commented Aug 19, 2021

The archive packer is currently implemented in a static class. We should have an interface in the code that abstracts every feature away. Parts of this interface should be:

  • Pack Archive
  • Update Archive
  • Read Metadata
  • ...

This should be done before implementing #18

@rGunti rGunti added the chore Things, that have to be done label Aug 19, 2021
@rGunti rGunti added this to the 1.2 - V2 Delta Archives milestone Aug 19, 2021
@rGunti rGunti self-assigned this Aug 27, 2021
@rGunti rGunti closed this as completed Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Things, that have to be done
Projects
None yet
Development

No branches or pull requests

1 participant