-
Notifications
You must be signed in to change notification settings - Fork 0
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
Enable use of the mutable head extension #28
Comments
Hmmm, do you think this is in conflict with #14? |
I have no idea. I just saw this for the first time and thought we might want to look into it. |
No worries, we're all learning at a rapid clip here. This is not in the spec, but it is in the OCFL 1.1 implementation notes: https://ocfl.io/1.1/implementation-notes/#segregating-objects-in-flight Based on my quick read, using a workspace gets you out of the business of mucking about in the OCFL object root unless e.g. you're writing a new version? Which seems like it's a different way to operate than a mutable HEAD. |
https://ocfl.github.io/extensions/0005-mutable-head.html
The text was updated successfully, but these errors were encountered: