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

allow for meta data of meta data #2

Merged
merged 15 commits into from Nov 3, 2016
Merged

Conversation

binfalse
Copy link
Member

@binfalse binfalse commented Nov 3, 2016

this patch implements support for meta data of meta data

binfalse and others added 15 commits July 12, 2015 13:07
new the constructor checks if file has size 0 if it exists. in that case it simply gets deleted...

also added a test for that
the library did break when users tried to attach meta data
to the meta data file as it assumed that the target for
meta data is an actual archive entry (which the meta data
file obviously isn't, it belongs to the skeleton of the archive)

this commit also implements checks for double-meta - that
means it wouldn't store the same meta information for any entry twice...
* supporting meta data of meta data
* do not store the same meta data for the same object twice
* improved docs
* additional tests
@binfalse binfalse merged commit 0239136 into SemsProject:master Nov 3, 2016
binfalse added a commit that referenced this pull request Sep 18, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants