Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

delete individual files #22

Open
msmorul opened this issue May 4, 2011 · 3 comments
Open

delete individual files #22

msmorul opened this issue May 4, 2011 · 3 comments

Comments

@msmorul
Copy link
Collaborator

msmorul commented May 4, 2011

DELETE is allowed for entire bags, what about individual tag files, data files, manifest files?

@acdha
Copy link
Owner

acdha commented May 4, 2011

On Wed, May 4, 2011 at 9:56 AM, msmorul
[email protected]
wrote:

DELETE is allowed for entire bags, what about individual tag files, data files, manifest files?

My first reaction: either no (for simplicity) or simply leave it up to
the server implementation, since you'd need the ability to do things
like update manifests as well. Simply returning a 403 for individual
deletes seems like a defensible policy for people who don't want to
allow it.

Chris

@mgschultz
Copy link

Mike - do you have any reactions to Chris's advice to leave the delete issue up to the server side?

@msmorul
Copy link
Collaborator Author

msmorul commented Sep 30, 2011

I like he idea of allowing deletes, but also permitting a server to return a 403 if delete is not supported. On a related note, should we provide some type of service to ask if delete is allowed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants